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