Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dtty_baudrate.c149 int ifound = -1, ofound = -1; in tty_termios_encode_baud_rate() local
192 ofound = i; in tty_termios_encode_baud_rate()
198 if (ofound == i && !ibinput) in tty_termios_encode_baud_rate()
214 if (ofound == -1) in tty_termios_encode_baud_rate()
221 if (ifound == -1 || ofound == -1) in tty_termios_encode_baud_rate()