Searched refs:TCGETA (Results 1 – 15 of 15) sorted by relevance
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | ioctls.h | 26 #define TCGETA 0x5405 macro
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | ioctls.h | 24 #define TCGETA 0x5405 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | ioctls.h | 13 #define TCGETA 0x5405 macro
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | ioctls.h | 24 #define TCGETA 0x5405 macro
|
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/ |
D | ioctl.h | 44 #define TCGETA 0x5405 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | ioctls.h | 22 #define TCGETA 0x5401 macro
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | ioctls.h | 15 #define TCGETA 0x5401 macro
|
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
D | ioctls.h | 13 #define TCGETA _IOR('T', 1, struct termio) macro
|
/kernel/linux/linux-5.10/arch/sh/include/uapi/asm/ |
D | ioctls.h | 20 #define TCGETA 0x80127417 /* _IOR('t', 23, struct termio) */ macro
|
/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/ |
D | ioctls.h | 32 #define TCGETA 0x80127417 /* _IOR('t', 23, struct termio) */ macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 26 #define TCGETA _IOR('t', 23, struct termio) macro
|
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 26 #define TCGETA _IOR('t', 23, struct termio) macro
|
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 8 #define TCGETA _IOR('T', 1, struct termio) macro
|
/kernel/linux/linux-5.10/drivers/tty/ |
D | tty_ioctl.c | 729 case TCGETA: in tty_mode_ioctl()
|
D | tty_io.c | 2887 case TCGETA: in tty_compat_ioctl()
|