Lines Matching refs:ktermios
239 static void unset_locked_termios(struct ktermios *termios, in unset_locked_termios()
240 struct ktermios *old, in unset_locked_termios()
241 struct ktermios *locked) in unset_locked_termios()
311 speed_t tty_termios_baud_rate(struct ktermios *termios) in tty_termios_baud_rate()
346 speed_t tty_termios_input_baud_rate(struct ktermios *termios) in tty_termios_input_baud_rate()
395 void tty_termios_encode_baud_rate(struct ktermios *termios, in tty_termios_encode_baud_rate()
498 void tty_termios_copy_hw(struct ktermios *new, struct ktermios *old) in tty_termios_copy_hw()
518 int tty_termios_hw_change(struct ktermios *a, struct ktermios *b) in tty_termios_hw_change()
539 int tty_set_termios(struct tty_struct *tty, struct ktermios *new_termios) in tty_set_termios()
541 struct ktermios old_termios; in tty_set_termios()
589 struct ktermios tmp_termios; in set_termios()
648 static void copy_termios(struct tty_struct *tty, struct ktermios *kterm) in copy_termios()
655 static void copy_termios_locked(struct tty_struct *tty, struct ktermios *kterm) in copy_termios_locked()
664 struct ktermios kterm; in get_termio()
755 static void set_sgflags(struct ktermios *termios, int flags) in set_sgflags()
796 struct ktermios termios; in set_sgttyb()
907 struct ktermios old; in tty_change_softcar()
939 struct ktermios kterm; in tty_mode_ioctl()