Home
last modified time | relevance | path

Searched refs:TTY_OVERRUN (Results 1 – 56 of 56) sorted by relevance

/linux-4.4.14/drivers/usb/serial/
Dkeyspan.c316 TTY_OVERRUN); in usa26_indat_callback()
330 TTY_OVERRUN); in usa26_indat_callback()
669 TTY_OVERRUN); in usa49_indat_callback()
738 TTY_OVERRUN); in usa49wg_indat_callback()
799 TTY_OVERRUN); in usa90_indat_callback()
814 TTY_OVERRUN); in usa90_indat_callback()
Dbelkin_sa.c273 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN); in belkin_sa_process_read_urb()
Dssu100.c495 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN); in ssu100_update_lsr()
Df81232.c323 TTY_OVERRUN); in f81232_process_read_urb()
Dark3116.c650 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN); in ark3116_process_read_urb()
Dpl2303.c915 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN); in pl2303_process_read_urb()
Ddigi_acceleport.c1439 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN); in digi_read_inb_callback()
Dftdi_sio.c2087 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN); in ftdi_process_packet()
/linux-4.4.14/arch/mn10300/kernel/
Dmn10300-serial.c676 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in mn10300_serial_receive_interrupt()
1351 port->uart.read_status_mask = (1 << TTY_NORMAL) | (1 << TTY_OVERRUN); in mn10300_serial_change_speed()
1370 port->uart.ignore_status_mask |= (1 << TTY_OVERRUN); in mn10300_serial_change_speed()
/linux-4.4.14/drivers/tty/serial/
Dmsm_serial.c397 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in msm_complete_rx_dma()
534 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in msm_handle_rx_dm()
611 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in msm_handle_rx()
Darc_uart.c225 flg = TTY_OVERRUN; in arc_serial_rx_chars()
Ddigicolor-usart.c170 ch_flag = TTY_OVERRUN; in digicolor_uart_rx()
Duartlite.c160 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in ulite_receive()
Dclps711x.c135 flg = TTY_OVERRUN; in uart_clps711x_int_rx()
Dmeson_uart.c213 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in meson_receive_chars()
Dlpc32xx_hs.c352 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in serial_lpc32xx_interrupt()
Dlantiq.c208 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in lqasc_rx_chars()
Dvt8500_serial.c174 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in handle_rx()
Dbcm63xx_uart.c261 tty_insert_flip_char(tty_port, 0, TTY_OVERRUN); in bcm_uart_do_rx()
Defm32-uart.c261 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in efm32_uart_rxirq()
Dbfin_sport_uart.c195 tty_insert_flip_char(&up->port.state->port, 0, TTY_OVERRUN); in sport_uart_err_irq()
Detraxfs-uart.c520 flag = TTY_OVERRUN; in receive_chars_no_dma()
Dm32r_sio.c373 tty_insert_flip_char(port, 0, TTY_OVERRUN); in receive_chars()
D68328serial.c299 flag = TTY_OVERRUN; in receive_chars()
Dfsl_lpuart.c685 flg = TTY_OVERRUN; in lpuart_rxint()
749 flg = TTY_OVERRUN; in lpuart32_rxint()
Dcrisv10.c1812 add_char_and_flag(info, data, TTY_OVERRUN); in receive_chars_dma()
2219 flag = TTY_OVERRUN; in handle_ser_rx_interrupt_no_dma()
2325 add_char_and_flag(info, data, TTY_OVERRUN); in handle_ser_rx_interrupt()
Dsccnxp.c394 flag = TTY_OVERRUN; in sccnxp_handle_rx()
Dsh-sci.c899 if (tty_insert_flip_char(tport, 0, TTY_OVERRUN)) in sci_handle_errors()
972 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in sci_handle_fifo_overrun()
Dsunsab.c222 tty_insert_flip_char(port, 0, TTY_OVERRUN); in receive_chars()
Ducc_uart.c555 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in qe_uart_int_rx()
Dmax310x.c635 flag = TTY_OVERRUN; in max310x_handle_rx()
Dsc16is7xx.c592 flag = TTY_OVERRUN; in sc16is7xx_handle_rx()
Dserial-tegra.c339 flag = TTY_OVERRUN; in tegra_uart_decode_rx_error()
Dsunsu.c390 tty_insert_flip_char(port, 0, TTY_OVERRUN); in receive_chars()
Dicom.c830 tty_insert_flip_char(port, 0, TTY_OVERRUN); in recv_interrupt()
Dsunzilog.c399 tty_insert_flip_char(port, 0, TTY_OVERRUN); in sunzilog_receive_chars()
Dmpc52xx_uart.c1430 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in mpc52xx_uart_int_rx_chars()
Dsirfsoc_uart.c491 flag = TTY_OVERRUN; in sirfsoc_uart_isr()
Dpmac_zilog.c317 tty_insert_flip_char(port, 0, TTY_OVERRUN); in pmz_receive_chars()
Dmpsc.c1023 flag = TTY_OVERRUN; in mpsc_rx_intr()
Dimx.c696 flg = TTY_OVERRUN; in imx_rxint()
Dserial_core.c2936 if (tty_insert_flip_char(tport, 0, TTY_OVERRUN) == 0) in uart_insert_char()
/linux-4.4.14/drivers/ipack/devices/
Dipoctal.c167 tty_insert_flip_char(port, 0, TTY_OVERRUN); in ipoctal_irq_rx()
/linux-4.4.14/include/linux/
Dtty.h102 #define TTY_OVERRUN 4 macro
/linux-4.4.14/drivers/mmc/card/
Dsdio_uart.c422 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN); in sdio_uart_receive_chars()
/linux-4.4.14/drivers/tty/
Dn_r3964.c682 case TTY_OVERRUN: in receive_error()
Dn_gsm.c1179 tty_insert_flip_char(port, 0, TTY_OVERRUN); in gsm_control_rls()
2292 case TTY_OVERRUN: in gsmld_receive_buf()
Damiserial.c332 tty_insert_flip_char(&info->tport, 0, TTY_OVERRUN); in receive_chars()
Dn_tty.c1482 case TTY_OVERRUN: in n_tty_receive_char_flagged()
Drocket.c374 flag = TTY_OVERRUN; in rp_do_receive()
Dmxser.c2127 flag = TTY_OVERRUN; in mxser_receive_chars()
Dcyclades.c508 TTY_OVERRUN); in cyy_chip_rx()
Dsynclinkmp.c2209 tty_insert_flip_char(&info->port, 0, TTY_OVERRUN); in isr_rxrdy()
Dsynclink.c1512 work += tty_insert_flip_char(&info->port, 0, TTY_OVERRUN); in mgsl_isr_receive_data()
/linux-4.4.14/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c358 flg = TTY_OVERRUN; in cpm_uart_int_rx()
/linux-4.4.14/drivers/staging/fwserial/
Dfwserial.c565 if (!tty_insert_flip_char(&port->port, 0, TTY_OVERRUN)) { in fwtty_rx()