Lines Matching refs:ktermios
242 static void unset_locked_termios(struct ktermios *termios, in unset_locked_termios()
243 struct ktermios *old, in unset_locked_termios()
244 struct ktermios *locked) in unset_locked_termios()
314 speed_t tty_termios_baud_rate(struct ktermios *termios) in tty_termios_baud_rate()
349 speed_t tty_termios_input_baud_rate(struct ktermios *termios) in tty_termios_input_baud_rate()
398 void tty_termios_encode_baud_rate(struct ktermios *termios, in tty_termios_encode_baud_rate()
501 void tty_termios_copy_hw(struct ktermios *new, struct ktermios *old) in tty_termios_copy_hw()
521 int tty_termios_hw_change(struct ktermios *a, struct ktermios *b) in tty_termios_hw_change()
542 int tty_set_termios(struct tty_struct *tty, struct ktermios *new_termios) in tty_set_termios()
544 struct ktermios old_termios; in tty_set_termios()
592 struct ktermios tmp_termios; in set_termios()
651 static void copy_termios(struct tty_struct *tty, struct ktermios *kterm) in copy_termios()
658 static void copy_termios_locked(struct tty_struct *tty, struct ktermios *kterm) in copy_termios_locked()
667 struct ktermios kterm; in get_termio()
758 static void set_sgflags(struct ktermios *termios, int flags) in set_sgflags()
799 struct ktermios termios; in set_sgttyb()
910 struct ktermios old; in tty_change_softcar()
942 struct ktermios kterm; in tty_mode_ioctl()