| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | serial.h | 23 __u32 buf_overrun; member
|
| H A D | cyclades.h | 107 __u32 buf_overrun; member
|
| H A D | serial_core.h | 104 __u32 buf_overrun; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | serial.h | 106 int buf_overrun; member
|
| H A D | synclink.h | 216 __u32 buf_overrun; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | serial.h | 106 int buf_overrun; member
|
| H A D | synclink.h | 216 __u32 buf_overrun; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | serial.h | 106 int buf_overrun; member
|
| H A D | synclink.h | 216 __u32 buf_overrun; member
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | generic.c | 568 icount->buf_overrun = cnow.buf_overrun; in usb_serial_generic_get_icount()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | serial_core.c | 1288 icount->buf_overrun = cnow.buf_overrun; in uart_get_icount() 1925 if (uport->icount.buf_overrun) in uart_line_info() 1926 seq_printf(m, " bo:%d", uport->icount.buf_overrun); in uart_line_info() 3198 ++port->icount.buf_overrun; in uart_insert_char() 3206 ++port->icount.buf_overrun; in uart_insert_char()
|
| H A D | imx.c | 866 sport->port.icount.buf_overrun++; in __imx_uart_rxint() 1202 sport->port.icount.buf_overrun++; in imx_uart_dma_rx_callback() 1272 sport->port.icount.buf_overrun++; in imx_uart_clear_rx_errors()
|
| H A D | sc16is7xx.c | 566 port->icount.buf_overrun++; in sc16is7xx_handle_rx()
|
| H A D | max310x.c | 697 port->icount.buf_overrun++; in max310x_handle_rx()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | amiserial.c | 1131 icount->buf_overrun = cnow.buf_overrun; in rs_get_icount()
|
| H A D | nozomi.c | 1745 icount->buf_overrun = cnow.buf_overrun; in ntty_tiocgicount()
|
| H A D | cyclades.c | 533 info->icount.buf_overrun++; in cyy_chip_rx() 2757 sic->buf_overrun = cnow.buf_overrun; in cy_get_icount()
|
| H A D | mxser.c | 1841 icount->buf_overrun = cnow.buf_overrun; in mxser_get_icount()
|
| H A D | synclink.c | 1609 info->icount.buf_overrun++; in mgsl_isr_receive_dma() 2935 icount->buf_overrun = cnow.buf_overrun; in msgl_get_icount()
|
| H A D | synclink_gt.c | 1063 icount->buf_overrun = cnow.buf_overrun; in get_icount()
|
| H A D | synclinkmp.c | 1327 icount->buf_overrun = cnow.buf_overrun; in get_icount()
|
| /OK3568_Linux_fs/kernel/drivers/char/pcmcia/ |
| H A D | synclink_cs.c | 847 info->icount.buf_overrun++; in rx_ready_hdlc() 2212 icount->buf_overrun = cnow.buf_overrun; in mgslpc_get_icount()
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | hso.c | 1615 icount->buf_overrun = cnow.buf_overrun; in hso_get_count()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250_omap.c | 866 p->port.icount.buf_overrun += count - ret; in __dma_rx_do_complete()
|
| /OK3568_Linux_fs/kernel/drivers/staging/fwserial/ |
| H A D | fwserial.c | 1394 icount->buf_overrun = port->icount.overrun; in fwtty_get_icount()
|