Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtty.h59 #define I_IGNPAR(tty) _I_FLAG((tty), IGNPAR) macro
/linux-6.15/drivers/tty/
H A Damiserial.c661 if (I_IGNPAR(tty)) in change_speed()
669 if (I_IGNPAR(tty)) in change_speed()
H A Dn_tty.c1177 if (I_IGNPAR(tty)) in n_tty_receive_parity_error()
1847 (I_IGNPAR(tty) || !I_INPCK(tty)) && in n_tty_set_termios()
H A Dmxser.c660 if (I_IGNPAR(tty)) { in mxser_change_speed()
H A Dsynclink_gt.c2493 if (I_IGNPAR(info->port.tty)) in change_params()
2500 if (I_IGNPAR(info->port.tty)) in change_params()