Searched defs:TIOCGDEV (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/arch/parisc/include/asm/ |
D | ioctls.h | 55 #define TIOCGDEV _IOR('T',0x32, int) /* Get primary device node of /dev/console */ macro
|
/linux-3.3/arch/mips/include/asm/ |
D | ioctls.h | 86 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/linux-3.3/include/asm-generic/ |
D | ioctls.h | 70 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/linux-3.3/arch/sh/include/asm/ |
D | ioctls.h | 88 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/linux-3.3/arch/alpha/include/asm/ |
D | ioctls.h | 95 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/linux-3.3/arch/xtensa/include/asm/ |
D | ioctls.h | 101 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/linux-3.3/arch/powerpc/include/asm/ |
D | ioctls.h | 97 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|
/linux-3.3/arch/sparc/include/asm/ |
D | ioctls.h | 22 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
|