Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dtty_ioctl.c402 int ifound = -1, ofound = -1; in tty_termios_encode_baud_rate() local
437 ofound = i; in tty_termios_encode_baud_rate()
443 if (ofound == i && !ibinput) in tty_termios_encode_baud_rate()
459 if (ofound == -1) in tty_termios_encode_baud_rate()
466 if (ifound == -1 || ofound == -1) { in tty_termios_encode_baud_rate()