Searched refs:termios2 (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/kernel/uapi/asm-generic/
H A Dioctls.h74 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
75 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
76 #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
77 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
H A Dtermbits.h37 struct termios2 { struct
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dioctls.h86 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
87 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
89 #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
90 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
H A Dtermbits.h37 struct termios2 { struct

Completed in 230 milliseconds