Searched refs:TTY_OVERRUN (Results 1 - 25 of 46) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/tc/
H A Dlk201.c315 if (fl != TTY_NORMAL && fl != TTY_OVERRUN) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Ddz.c206 flag = TTY_OVERRUN;
218 case TTY_OVERRUN:
H A Dv850e_uart.c293 ch_stat = TTY_OVERRUN;
H A Dsh-sci.c615 if (tty_insert_flip_char(tty, 0, TTY_OVERRUN))
681 if (tty_insert_flip_char(tty, 0, TTY_OVERRUN)) {
733 tty_insert_flip_char(tty, 0, TTY_OVERRUN);
H A Duartlite.c96 tty_insert_flip_char(tty, 0, TTY_OVERRUN);
H A D68328serial.c308 flag = TTY_OVERRUN;
H A Dimx.c415 flg = TTY_OVERRUN;
H A Dip22zilog.c328 tty_insert_flip_char(tty, 0, TTY_OVERRUN);
H A Dm32r_sio.c383 tty_insert_flip_char(tty, 0, TTY_OVERRUN);
H A Dmpc52xx_uart.c471 tty_insert_flip_char(tty, 0, TTY_OVERRUN);
H A Dmcfserial.c353 flag = TTY_OVERRUN;
H A Dsunsab.c216 tty_insert_flip_char(tty, 0, TTY_OVERRUN);
H A Dsunsu.c366 tty_insert_flip_char(tty, 0, TTY_OVERRUN);
H A Dsunzilog.c407 tty_insert_flip_char(tty, 0, TTY_OVERRUN);
H A Dcrisv10.c2269 add_char_and_flag(info, data, TTY_OVERRUN);
2794 *tty->flip.flag_buf_ptr = TTY_OVERRUN;
2901 add_char_and_flag(info, data, TTY_OVERRUN);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dserial_core.h535 tty_insert_flip_char(tty, 0, TTY_OVERRUN);
H A Dtty.h97 #define TTY_OVERRUN 4 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dkeyspan.c438 err = TTY_OVERRUN;
449 flag |= TTY_OVERRUN;
825 flag |= TTY_OVERRUN;
889 err = TTY_OVERRUN;
901 flag |= TTY_OVERRUN;
H A Dpl2303.c1055 tty_insert_flip_char(tty, 0, TTY_OVERRUN);
H A Ddigi_acceleport.c1851 tty_insert_flip_char( tty, 0, TTY_OVERRUN );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dn_r3964.c695 case TTY_OVERRUN:
H A Dsb1250_duart.c249 tty_insert_flip_char(tty, 0, TTY_OVERRUN);
H A Dvme_scc.c475 err = TTY_OVERRUN;
H A Dn_tty.c926 case TTY_OVERRUN:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/cpm_uart/
H A Dcpm_uart_core.c359 flg = TTY_OVERRUN;

Completed in 212 milliseconds

12