Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtty.h60 #define I_IGNPAR(tty) _I_FLAG((tty), IGNPAR) macro
/openbmc/linux/drivers/tty/
H A Damiserial.c663 if (I_IGNPAR(tty)) in change_speed()
671 if (I_IGNPAR(tty)) in change_speed()
H A Dn_tty.c1198 if (I_IGNPAR(tty)) in n_tty_receive_parity_error()
1868 (I_IGNPAR(tty) || !I_INPCK(tty)) && in n_tty_set_termios()
H A Dmxser.c663 if (I_IGNPAR(tty)) { in mxser_change_speed()
H A Dsynclink_gt.c2492 if (I_IGNPAR(info->port.tty)) in change_params()
2499 if (I_IGNPAR(info->port.tty)) in change_params()