Searched refs:termios_old (Results 1 – 3 of 3) sorted by relevance
483 struct ktermios *termios_old) in gb_tty_set_termios() argument519 } else if (termios_old && (termios_old->c_cflag & CBAUD) == B0) { in gb_tty_set_termios()
54 struct ktermios *termios_old);1056 struct ktermios *termios_old) in acm_tty_set_termios() argument1089 } else if (termios_old && (termios_old->c_cflag & CBAUD) == B0) { in acm_tty_set_termios()
1102 struct ktermios *termios_old) in xr_usb_serial_tty_set_termios() argument1148 if((cflag & CRTSCTS) != (termios_old->c_cflag & CRTSCTS)) in xr_usb_serial_tty_set_termios()