Home
last modified time | relevance | path

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

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