Searched refs:TCSETS (Results 1 – 13 of 13) sorted by relevance
21 #define TCSETS 0x5402 macro
25 #define TCSETS 0x540e macro
224 #define TCSANOW TCSETS /* Change immediately. */
10 #define TCSETS _IOW('T', 17, struct termios) /* TCSETATTR */ macro
16 #define TCSETS 0x5402 macro
22 #define TCSETS _IOW('t', 20, struct termios) macro
28 #define TCSETS 0x5402 macro
16 #define TCSETS _IOW('T', 9, struct termios) macro
748 case TCSETS: in tty_mode_ioctl()
834 case TCSETS: in rfcomm_tty_ioctl()
722 COMPATIBLE_IOCTL(TCSETS)