Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtty.h62 #define I_INPCK(tty) _I_FLAG((tty), INPCK) macro
/openbmc/linux/drivers/tty/serial/jsm/
H A Djsm_tty.c607 if (I_PARMRK(tp) || I_BRKINT(tp) || I_INPCK(tp)) { in jsm_input()
/openbmc/linux/drivers/tty/
H A Dn_tty.c1197 if (I_INPCK(tty)) { in n_tty_receive_parity_error()
1868 (I_IGNPAR(tty) || !I_INPCK(tty)) && in n_tty_set_termios()
H A Damiserial.c654 if (I_INPCK(tty)) in change_speed()
H A Dmxser.c649 if (I_INPCK(tty)) in mxser_change_speed()
H A Dsynclink_gt.c2488 if (I_INPCK(info->port.tty)) in change_params()
/openbmc/linux/drivers/usb/serial/
H A Dcp210x.c1323 if (I_INPCK(tty)) in cp210x_set_termios()