Searched refs:TIOCGDEV (Results 1 – 7 of 7) sorted by relevance
/arch/mips/include/uapi/asm/ |
D | ioctls.h | 88 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/arch/parisc/include/uapi/asm/ |
D | ioctls.h | 57 #define TIOCGDEV _IOR('T',0x32, int) /* Get primary device node of /dev/console */ macro
|
/arch/sh/include/uapi/asm/ |
D | ioctls.h | 90 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/arch/xtensa/include/uapi/asm/ |
D | ioctls.h | 102 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 97 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 102 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 22 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|