Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtty.h61 #define I_INPCK(tty) _I_FLAG((tty), INPCK) macro
/linux/drivers/tty/serial/jsm/
A Djsm_tty.c607 if (I_PARMRK(tp) || I_BRKINT(tp) || I_INPCK(tp)) { in jsm_input()
/linux/drivers/tty/
A Dn_tty.c1192 if (I_INPCK(tty)) { in n_tty_receive_parity_error()
1863 (I_IGNPAR(tty) || !I_INPCK(tty)) && in n_tty_set_termios()
A Damiserial.c652 if (I_INPCK(tty)) in change_speed()
A Dmxser.c646 if (I_INPCK(tty)) in mxser_change_speed()
A Dsynclink_gt.c2489 if (I_INPCK(info->port.tty)) in change_params()
/linux/drivers/usb/serial/
A Dcp210x.c1322 if (I_INPCK(tty)) in cp210x_set_termios()

Completed in 39 milliseconds