Searched refs:TCSETA (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/tools/include/uapi/asm-generic/ |
D | ioctls.h | 25 #define TCSETA 0x5406 macro
|
/linux-6.1.9/include/uapi/asm-generic/ |
D | ioctls.h | 25 #define TCSETA 0x5406 macro
|
/linux-6.1.9/arch/mips/include/uapi/asm/ |
D | ioctls.h | 16 #define TCSETA 0x5402 /* Clashes with SNDCTL_TMR_START sound ioctl */ macro
|
/linux-6.1.9/arch/parisc/include/uapi/asm/ |
D | ioctls.h | 14 #define TCSETA _IOW('T', 2, struct termio) macro
|
/linux-6.1.9/arch/sh/include/uapi/asm/ |
D | ioctls.h | 21 #define TCSETA 0x40127418 /* _IOW('t', 24, struct termio) */ macro
|
/linux-6.1.9/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 27 #define TCSETA _IOW('t', 24, struct termio) macro
|
/linux-6.1.9/arch/xtensa/include/uapi/asm/ |
D | ioctls.h | 33 #define TCSETA 0x40127418 /* _IOW('t', 24, struct termio) */ macro
|
/linux-6.1.9/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 27 #define TCSETA _IOW('t', 24, struct termio) macro
|
/linux-6.1.9/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 9 #define TCSETA _IOW('T', 2, struct termio) macro
|
/linux-6.1.9/drivers/tty/ |
D | tty_ioctl.c | 832 case TCSETA: in tty_mode_ioctl()
|
D | tty_io.c | 2907 case TCSETA: in tty_compat_ioctl()
|