Home
last modified time | relevance | path

Searched refs:ibinput (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/
A Dtty_baudrate.c148 int ibinput = 0; in tty_termios_encode_baud_rate() local
158 ibinput = 1; /* An input speed was specified */ in tty_termios_encode_baud_rate()
168 if (!ibinput) in tty_termios_encode_baud_rate()
197 if (ofound == i && !ibinput) in tty_termios_encode_baud_rate()
218 if (ifound == -1 && (ibaud != obaud || ibinput)) in tty_termios_encode_baud_rate()

Completed in 3 milliseconds