Searched refs:TCSETSF (Results 1 – 11 of 11) sorted by relevance
23 #define TCSETSF 0x5404 macro
27 #define TCSETSF 0x5410 macro
175 #define TCSAFLUSH TCSETSF /* Flush pending input before changing */
12 #define TCSETSF _IOW('T', 19, struct termios) /* TCSETATTRF */ macro
30 #define TCSETSF 0x5404 macro
18 #define TCSETSF 0x5404 macro
24 #define TCSETSF _IOW('t', 22, struct termios) macro
18 #define TCSETSF _IOW('T', 11, struct termios) macro
802 case TCSETSF: in tty_mode_ioctl()