Symbol: TTY_OVERRUN
drivers/ipack/devices/ipoctal.c
173
tty_insert_flip_char(port, 0, TTY_OVERRUN);
drivers/mmc/core/sdio_uart.c
399
tty_insert_flip_char(&port->port, 0, TTY_OVERRUN);
drivers/staging/greybus/uart.c
115
tty_insert_flip_char(port, 0, TTY_OVERRUN);
drivers/tty/amiserial.c
259
tty_insert_flip_char(&info->tport, 0, TTY_OVERRUN);
drivers/tty/mxser.c
1488
flag = TTY_OVERRUN;
drivers/tty/n_gsm.c
1830
tty_insert_flip_char(port, 0, TTY_OVERRUN);
drivers/tty/n_gsm.c
3618
case TTY_OVERRUN:
drivers/tty/n_tty.c
1451
case TTY_OVERRUN:
drivers/tty/serial/arc_uart.c
214
flg = TTY_OVERRUN;
drivers/tty/serial/bcm63xx_uart.c
254
tty_insert_flip_char(tty_port, 0, TTY_OVERRUN);
drivers/tty/serial/clps711x.c
128
flg = TTY_OVERRUN;
drivers/tty/serial/cpm_uart.c
342
flg = TTY_OVERRUN;
drivers/tty/serial/digicolor-usart.c
165
ch_flag = TTY_OVERRUN;
drivers/tty/serial/fsl_lpuart.c
1023
flg = TTY_OVERRUN;
drivers/tty/serial/fsl_lpuart.c
927
flg = TTY_OVERRUN;
drivers/tty/serial/icom.c
1061
tty_insert_flip_char(port, 0, TTY_OVERRUN);
drivers/tty/serial/imx.c
904
flg = TTY_OVERRUN;
drivers/tty/serial/lantiq.c
223
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/lpc32xx_hs.c
317
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/max310x.c
732
flag = TTY_OVERRUN;
drivers/tty/serial/meson_uart.c
228
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/mpc52xx_uart.c
1417
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/mps2-uart.c
232
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/msm_serial.c
581
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/msm_serial.c
736
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/msm_serial.c
810
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/mvebu-uart.c
324
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/pic32_uart.c
293
tty_insert_flip_char(tty, 0, TTY_OVERRUN);
drivers/tty/serial/pmac_zilog.c
291
tty_insert_flip_char(port, 0, TTY_OVERRUN);
drivers/tty/serial/qcom_geni_serial.c
1082
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/rda-uart.c
385
flag = TTY_OVERRUN;
drivers/tty/serial/sc16is7xx.c
631
flag = TTY_OVERRUN;
drivers/tty/serial/sccnxp.c
424
flag = TTY_OVERRUN;
drivers/tty/serial/serial-tegra.c
444
flag = TTY_OVERRUN;
drivers/tty/serial/serial_core.c
3439
if (tty_insert_flip_char(tport, 0, TTY_OVERRUN) == 0)
drivers/tty/serial/sh-sci.c
1159
if (tty_insert_flip_char(tport, 0, TTY_OVERRUN))
drivers/tty/serial/sh-sci.c
1219
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/sunsab.c
220
tty_insert_flip_char(port, 0, TTY_OVERRUN);
drivers/tty/serial/sunsu.c
364
tty_insert_flip_char(port, 0, TTY_OVERRUN);
drivers/tty/serial/sunzilog.c
396
tty_insert_flip_char(port, 0, TTY_OVERRUN);
drivers/tty/serial/uartlite.c
185
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/ucc_uart.c
548
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/vt8500_serial.c
161
tty_insert_flip_char(tport, 0, TTY_OVERRUN);
drivers/tty/serial/xilinx_uartps.c
315
TTY_OVERRUN);
drivers/usb/serial/ark3116.c
593
tty_insert_flip_char(&port->port, 0, TTY_OVERRUN);
drivers/usb/serial/belkin_sa.c
267
tty_insert_flip_char(&port->port, 0, TTY_OVERRUN);
drivers/usb/serial/cp210x.c
833
tty_insert_flip_char(&port->port, 0, TTY_OVERRUN);
drivers/usb/serial/digi_acceleport.c
1404
tty_insert_flip_char(&port->port, 0, TTY_OVERRUN);
drivers/usb/serial/f81232.c
371
tty_insert_flip_char(&port->port, 0, TTY_OVERRUN);
drivers/usb/serial/f81534.c
1218
TTY_OVERRUN);
drivers/usb/serial/ftdi_sio.c
2479
tty_insert_flip_char(&port->port, 0, TTY_OVERRUN);
drivers/usb/serial/keyspan.c
1148
TTY_OVERRUN);
drivers/usb/serial/keyspan.c
1218
TTY_OVERRUN);
drivers/usb/serial/keyspan.c
1279
TTY_OVERRUN);
drivers/usb/serial/keyspan.c
1294
TTY_OVERRUN);
drivers/usb/serial/keyspan.c
791
TTY_OVERRUN);
drivers/usb/serial/keyspan.c
805
TTY_OVERRUN);
drivers/usb/serial/pl2303.c
1259
tty_insert_flip_char(&port->port, 0, TTY_OVERRUN);
drivers/usb/serial/ssu100.c
458
tty_insert_flip_char(&port->port, 0, TTY_OVERRUN);