Home
last modified time | relevance | path

Searched refs:TIOCGDEV (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Dioctls.h71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dioctls.h71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dioctls.h71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dioctls.h71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dioctls.h89 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dioctls.h58 #define TIOCGDEV _IOR('T',0x32, int) /* Get primary device node of /dev/console */ macro
/OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/
H A Dioctls.h91 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dioctls.h103 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dioctls.h98 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dioctls.h103 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dioctls.h23 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ macro
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_io.c2685 case TIOCGDEV: in tty_ioctl()
2852 case TIOCGDEV: in tty_compat_ioctl()