Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dserial.h23 __u32 buf_overrun; member
Dcyclades.h106 __u32 buf_overrun; member
Dserial_core.h111 __u32 buf_overrun; member
/linux-4.1.27/include/uapi/linux/
Dserial.h104 int buf_overrun; member
Dsynclink.h215 __u32 buf_overrun; member
/linux-4.1.27/net/irda/ircomm/
Dircomm_tty_ioctl.c402 put_user(cnow.buf_overrun, &p_cuser->buf_overrun)) in ircomm_tty_ioctl()
/linux-4.1.27/drivers/usb/serial/
Dgeneric.c534 icount->buf_overrun = cnow.buf_overrun; in usb_serial_generic_get_icount()
/linux-4.1.27/drivers/tty/serial/
Dserial_core.c1154 icount->buf_overrun = cnow.buf_overrun; in uart_get_icount()
2923 ++port->icount.buf_overrun; in uart_insert_char()
2931 ++port->icount.buf_overrun; in uart_insert_char()
Dsc16is7xx.c479 port->icount.buf_overrun++; in sc16is7xx_handle_rx()
Dmax310x.c600 port->icount.buf_overrun++; in max310x_handle_rx()
/linux-4.1.27/drivers/tty/
Damiserial.c1239 icount->buf_overrun = cnow.buf_overrun; in rs_get_icount()
Dnozomi.c1785 icount->buf_overrun = cnow.buf_overrun; in ntty_tiocgicount()
Dcyclades.c535 info->icount.buf_overrun++; in cyy_chip_rx()
2787 sic->buf_overrun = cnow.buf_overrun; in cy_get_icount()
Dmxser.c1839 icount->buf_overrun = cnow.buf_overrun; in mxser_get_icount()
Dsynclink.c1612 info->icount.buf_overrun++; in mgsl_isr_receive_dma()
2947 icount->buf_overrun = cnow.buf_overrun; in msgl_get_icount()
Dsynclink_gt.c1134 icount->buf_overrun = cnow.buf_overrun; in get_icount()
Dsynclinkmp.c1342 icount->buf_overrun = cnow.buf_overrun; in get_icount()
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c847 info->icount.buf_overrun++; in rx_ready_hdlc()
2219 icount->buf_overrun = cnow.buf_overrun; in mgslpc_get_icount()
/linux-4.1.27/drivers/net/usb/
Dhso.c1637 icount->buf_overrun = cnow.buf_overrun; in hso_get_count()
/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.c1421 icount->buf_overrun = port->icount.overrun; in fwtty_get_icount()