Searched refs:TCGETS2 (Results 1 – 5 of 5) sorted by relevance
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
D | ioctls.h | 74 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | ioctls.h | 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/development/ndk/platforms/android-21/include/asm-generic/ |
D | ioctls.h | 74 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/development/ndk/platforms/android-21/arch-mips/include/asm/ |
D | ioctls.h | 86 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|
/development/ndk/platforms/android-21/arch-mips64/include/asm/ |
D | ioctls.h | 86 #define TCGETS2 _IOR('T', 0x2A, struct termios2) macro
|