Home
last modified time | relevance | path

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

12

/Linux-v6.1/include/linux/
Dtty_buffer.h58 #define TTY_OVERRUN 4 macro
/Linux-v6.1/drivers/usb/serial/
Dkeyspan.c788 TTY_OVERRUN); in usa26_indat_callback()
802 TTY_OVERRUN); in usa26_indat_callback()
1146 TTY_OVERRUN); in usa49_indat_callback()
1216 TTY_OVERRUN); in usa49wg_indat_callback()
1277 TTY_OVERRUN); in usa90_indat_callback()
1292 TTY_OVERRUN); in usa90_indat_callback()
Dbelkin_sa.c268 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN); in belkin_sa_process_read_urb()
Dssu100.c458 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN); in ssu100_update_lsr()
Dark3116.c590 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN); in ark3116_process_read_urb()
Df81232.c375 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN); in f81232_handle_lsr()
Dpl2303.c1216 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN); in pl2303_process_read_urb()
/Linux-v6.1/drivers/tty/serial/
Darc_uart.c218 flg = TTY_OVERRUN; in arc_serial_rx_chars()
Dmsm_serial.c567 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in msm_complete_rx_dma()
724 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in msm_handle_rx_dm()
800 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in msm_handle_rx()
Dclps711x.c127 flg = TTY_OVERRUN; in uart_clps711x_int_rx()
Ddigicolor-usart.c166 ch_flag = TTY_OVERRUN; in digicolor_uart_rx()
Dmps2-uart.c251 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in mps2_uart_oerrirq()
Dlpc32xx_hs.c347 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in serial_lpc32xx_interrupt()
Dvt8500_serial.c161 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in handle_rx()
Dbcm63xx_uart.c254 tty_insert_flip_char(tty_port, 0, TTY_OVERRUN); in bcm_uart_do_rx()
Dmeson_uart.c230 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in meson_receive_chars()
Duartlite.c183 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in ulite_receive()
Dpic32_uart.c295 tty_insert_flip_char(tty, 0, TTY_OVERRUN); in pic32_uart_do_rx()
Drda-uart.c391 flag = TTY_OVERRUN; in rda_uart_receive_chars()
Dlantiq.c220 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in lqasc_rx_chars()
Dsccnxp.c425 flag = TTY_OVERRUN; in sccnxp_handle_rx()
Ducc_uart.c556 tty_insert_flip_char(tport, 0, TTY_OVERRUN); in qe_uart_int_rx()
/Linux-v6.1/drivers/ipack/devices/
Dipoctal.c175 tty_insert_flip_char(port, 0, TTY_OVERRUN); in ipoctal_irq_rx()
/Linux-v6.1/drivers/staging/greybus/
Duart.c115 tty_insert_flip_char(port, 0, TTY_OVERRUN); in gb_uart_receive_data_handler()
/Linux-v6.1/drivers/mmc/core/
Dsdio_uart.c403 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN); in sdio_uart_receive_chars()

12