Home
last modified time | relevance | path

Searched refs:buf_overrun (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dserial.h43 __u32 buf_overrun; member
/linux/drivers/tty/serial/
H A Dfsl_lpuart.c933 sport->port.icount.buf_overrun++; in lpuart_rxint()
1030 sport->port.icount.buf_overrun++; in lpuart32_rxint()
1218 sport->port.icount.buf_overrun++; in lpuart_copy_rx_to_tty()
1229 sport->port.icount.buf_overrun++; in lpuart_copy_rx_to_tty()
H A Dsc16is7xx.c583 port->icount.buf_overrun++; in sc16is7xx_handle_rx()
H A Dmax310x.c726 port->icount.buf_overrun++; in max310x_handle_rx()
/linux/drivers/tty/
H A Dnozomi.c1706 icount->buf_overrun = cnow.buf_overrun; in ntty_tiocgicount()
/linux/drivers/tty/serial/8250/
H A D8250_omap.c954 p->port.icount.buf_overrun += count - ret; in __dma_rx_do_complete()