Searched defs:TCGETS2 (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/arch/parisc/include/asm/ |
D | ioctls.h | 49 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
/linux-3.3/arch/mips/include/asm/ |
D | ioctls.h | 80 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/linux-3.3/include/asm-generic/ |
D | ioctls.h | 60 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/linux-3.3/arch/sh/include/asm/ |
D | ioctls.h | 82 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
/linux-3.3/arch/xtensa/include/asm/ |
D | ioctls.h | 95 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
/linux-3.3/arch/sparc/include/asm/ |
D | ioctls.h | 18 #define TCGETS2 _IOR('T', 12, struct termios2) macro
|