Searched refs:termios2 (Results 1 – 4 of 4) sorted by relevance
299 #define TARGET_TCGETS2 _IOR('T', 42, struct termios2)300 #define TARGET_TCSETS2 _IOW('T', 43, struct termios2)301 #define TARGET_TCSETSW2 _IOW('T', 44, struct termios2)302 #define TARGET_TCSETSF2 _IOW('T', 45, struct termios2)
24 pub struct termios2 {
3 STRUCT_SPECIAL(termios2)
89 #define termios2 host_termios2 macro