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

/drivers/tty/
H A Dtty_ioctl.c395 int ibinput = 0; local
413 ibinput = 1; /* An input speed was specified */
434 if (ofound == i && !ibinput)
454 if (ifound == -1 && (ibaud != obaud || ibinput))

Completed in 39 milliseconds