Searched refs:t_termios_init_in (Results 1 – 4 of 4) sorted by relevance
153 tp->t_termios_init_in.c_cflag |= serial_hw_config.c_cflag; in _serial_tty_set_speed()155 …tp->t_termios_init_in.__c_ispeed = tp->t_termios_init_in.__c_ospeed = cfgetospeed(&tp->t_termios_i… in _serial_tty_set_speed()
169 struct termios t_termios_init_in; /* tty%s.init. */ member
341 struct termios *t = &tp->t_termios_init_in; in tty_init_termios()
325 tp->t_termios = tp->t_termios_init_in; in ttydev_open()
Completed in 26 milliseconds