Searched refs:TCGETA (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/tools/include/uapi/asm-generic/ |
D | ioctls.h | 24 #define TCGETA 0x5405 macro
|
/linux-6.1.9/include/uapi/asm-generic/ |
D | ioctls.h | 24 #define TCGETA 0x5405 macro
|
/linux-6.1.9/arch/mips/include/uapi/asm/ |
D | ioctls.h | 15 #define TCGETA 0x5401 macro
|
/linux-6.1.9/arch/parisc/include/uapi/asm/ |
D | ioctls.h | 13 #define TCGETA _IOR('T', 1, struct termio) macro
|
/linux-6.1.9/arch/sh/include/uapi/asm/ |
D | ioctls.h | 20 #define TCGETA 0x80127417 /* _IOR('t', 23, struct termio) */ macro
|
/linux-6.1.9/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 26 #define TCGETA _IOR('t', 23, struct termio) macro
|
/linux-6.1.9/arch/xtensa/include/uapi/asm/ |
D | ioctls.h | 32 #define TCGETA 0x80127417 /* _IOR('t', 23, struct termio) */ macro
|
/linux-6.1.9/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 26 #define TCGETA _IOR('t', 23, struct termio) macro
|
/linux-6.1.9/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 8 #define TCGETA _IOR('T', 1, struct termio) macro
|
/linux-6.1.9/drivers/tty/ |
D | tty_ioctl.c | 826 case TCGETA: in tty_mode_ioctl()
|
D | tty_io.c | 2904 case TCGETA: in tty_compat_ioctl()
|