Searched refs:TCGETS2 (Results 1 – 14 of 14) sorted by relevance
/arch/m68k/include/asm/ |
D | ioctls.h | 49 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
/arch/s390/include/asm/ |
D | ioctls.h | 57 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
/arch/arm/include/asm/ |
D | ioctls.h | 49 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
/arch/blackfin/include/asm/ |
D | ioctls.h | 50 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/arch/cris/include/asm/ |
D | ioctls.h | 51 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
/arch/ia64/include/asm/ |
D | ioctls.h | 56 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
/arch/h8300/include/asm/ |
D | ioctls.h | 50 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
/arch/avr32/include/asm/ |
D | ioctls.h | 50 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
/arch/x86/include/asm/ |
D | ioctls.h | 50 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/arch/mips/include/asm/ |
D | ioctls.h | 80 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/arch/parisc/include/asm/ |
D | ioctls.h | 49 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
/arch/sh/include/asm/ |
D | ioctls.h | 81 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
/arch/xtensa/include/asm/ |
D | ioctls.h | 94 #define TCGETS2 _IOR('T', 42, struct termios2) macro
|
/arch/sparc/include/asm/ |
D | ioctls.h | 18 #define TCGETS2 _IOR('T', 12, struct termios2) macro
|