Searched refs:TIOCGDEV (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/include/uapi/asm-generic/ |
| H A D | ioctls.h | 71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
| /linux-6.15/tools/include/uapi/asm-generic/ |
| H A D | ioctls.h | 71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
| /linux-6.15/arch/mips/include/uapi/asm/ |
| H A D | ioctls.h | 89 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
| /linux-6.15/arch/parisc/include/uapi/asm/ |
| H A D | ioctls.h | 58 #define TIOCGDEV _IOR('T',0x32, int) /* Get primary device node of /dev/console */ macro
|
| /linux-6.15/arch/sh/include/uapi/asm/ |
| H A D | ioctls.h | 91 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
| /linux-6.15/arch/xtensa/include/uapi/asm/ |
| H A D | ioctls.h | 103 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
| /linux-6.15/arch/powerpc/include/uapi/asm/ |
| H A D | ioctls.h | 98 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
| /linux-6.15/arch/alpha/include/uapi/asm/ |
| H A D | ioctls.h | 103 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
| /linux-6.15/arch/sparc/include/uapi/asm/ |
| H A D | ioctls.h | 23 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
| /linux-6.15/drivers/tty/ |
| H A D | tty_io.c | 2744 case TIOCGDEV: in tty_ioctl() 2900 case TIOCGDEV: in tty_compat_ioctl()
|