Searched defs:TCSETA (Results 1 – 7 of 7) sorted by relevance
/arch/parisc/include/asm/ |
D | ioctls.h | 13 #define TCSETA _IOW('T', 2, struct termio) macro
|
/arch/mips/include/asm/ |
D | ioctls.h | 15 #define TCSETA 0x5402 /* Clashes with SNDCTL_TMR_START sound ioctl */ macro
|
/arch/sh/include/asm/ |
D | ioctls.h | 20 #define TCSETA 0x40127418 /* _IOW('t', 24, struct termio) */ macro
|
/arch/alpha/include/asm/ |
D | ioctls.h | 26 #define TCSETA _IOW('t', 24, struct termio) macro
|
/arch/xtensa/include/asm/ |
D | ioctls.h | 32 #define TCSETA _IOW('t', 24, struct termio) macro
|
/arch/powerpc/include/asm/ |
D | ioctls.h | 26 #define TCSETA _IOW('t', 24, struct termio) macro
|
/arch/sparc/include/asm/ |
D | ioctls.h | 8 #define TCSETA _IOW('T', 2, struct termio) macro
|