Searched refs:TIOCGDEV (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/xtensa/include/uapi/asm/
H A Dioctls.h103 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dioctls.h58 #define TIOCGDEV _IOR('T',0x32, int) /* Get primary device node of /dev/console */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dioctls.h89 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/linux-master/arch/sh/include/uapi/asm/
H A Dioctls.h91 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/linux-master/include/uapi/asm-generic/
H A Dioctls.h71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dioctls.h71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/linux-master/arch/powerpc/include/uapi/asm/
H A Dioctls.h98 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dioctls.h103 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/linux-master/arch/sparc/include/uapi/asm/
H A Dioctls.h23 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/linux-master/drivers/tty/
H A Dtty_io.c2745 case TIOCGDEV:
2901 case TIOCGDEV:

Completed in 294 milliseconds