Searched defs:TIOCGDEV (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/tools/include/uapi/asm-generic/ |
D | ioctls.h | 71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/linux-5.19.10/include/uapi/asm-generic/ |
D | ioctls.h | 71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/linux-5.19.10/arch/mips/include/uapi/asm/ |
D | ioctls.h | 89 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/linux-5.19.10/arch/parisc/include/uapi/asm/ |
D | ioctls.h | 58 #define TIOCGDEV _IOR('T',0x32, int) /* Get primary device node of /dev/console */ macro
|
/linux-5.19.10/arch/xtensa/include/uapi/asm/ |
D | ioctls.h | 103 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/linux-5.19.10/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 98 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/linux-5.19.10/arch/sh/include/uapi/asm/ |
D | ioctls.h | 91 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/linux-5.19.10/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 103 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/linux-5.19.10/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 23 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|