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

/linux-master/include/linux/
H A Dtty.h61 #define I_INPCK(tty) _I_FLAG((tty), INPCK) macro
/linux-master/drivers/tty/serial/jsm/
H A Djsm_tty.c607 if (I_PARMRK(tp) || I_BRKINT(tp) || I_INPCK(tp)) {
/linux-master/drivers/tty/
H A Dn_tty.c1192 if (I_INPCK(tty)) {
1853 (I_IGNPAR(tty) || !I_INPCK(tty)) &&
H A Damiserial.c652 if (I_INPCK(tty))
H A Dmxser.c649 if (I_INPCK(tty))
H A Dsynclink_gt.c2488 if (I_INPCK(info->port.tty))
/linux-master/drivers/usb/serial/
H A Dcp210x.c1323 if (I_INPCK(tty))

Completed in 164 milliseconds