Searched refs:I_IGNBRK (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtty.h122 #define I_IGNBRK(tty) _I_FLAG((tty),IGNBRK) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dn_tty.c591 if (I_IGNBRK(tty))
1033 if ((I_IGNBRK(tty) || (!I_BRKINT(tty) && !I_PARMRK(tty))) &&
H A Damiserial.c800 if (I_IGNBRK(info->tty)) {
H A Driscom8.c739 if (I_IGNBRK(tty)) {
H A Desp.c1133 if (I_IGNBRK(info->tty)) {
H A Dmoxa.c889 if (!I_IGNBRK(tp) && (MoxaPortResetBrkCnt(ch->port) > 0)) {
H A Dmxser.c2665 if (I_IGNBRK(info->tty)) {
H A Dmxser_new.c671 if (I_IGNBRK(info->tty)) {
H A Drocket.c828 if (I_IGNBRK(info->tty)) {
H A Dspecialix.c1148 if (I_IGNBRK(tty)) {
H A Dsx.c775 (I_IGNBRK(port->gs.tty) ? BR_IGN : 0 |
H A Dsynclink_gt.c2567 if (I_IGNBRK(info->tty)) {
H A Dsynclink.c2018 if (I_IGNBRK(info->tty)) {
H A Dsynclinkmp.c2923 if (I_IGNBRK(info->tty)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/4xx_io/
H A Dserial_sicc.c863 if (I_IGNBRK(info->tty)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dioc3_serial.c1000 if (I_IGNBRK(info->tty)) {
H A D68360serial.c899 if (I_IGNBRK(info->tty)) {
H A Dioc4_serial.c1746 if (I_IGNBRK(info->tty)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Dip2main.c1294 if (I_IGNBRK(pCh->pTTY))

Completed in 365 milliseconds