| /drivers/media/pci/cx23885/ |
| A D | cx23885-input.c | 34 bool overrun) in cx23885_input_process_measurements() argument 57 if (overrun) in cx23885_input_process_measurements() 66 int overrun, data_available; in cx23885_input_rx_work_handler() local 98 overrun = events & (V4L2_SUBDEV_IR_RX_SW_FIFO_OVERRUN | in cx23885_input_rx_work_handler() 104 if (overrun) { in cx23885_input_rx_work_handler() 114 cx23885_input_process_measurements(dev, overrun); in cx23885_input_rx_work_handler() 116 if (overrun) { in cx23885_input_rx_work_handler()
|
| /drivers/char/ipmi/ |
| A D | ipmi_ipmb.c | 69 bool overrun; member 77 if (iidev->overrun) in valid_ipmb() 172 iidev->overrun = false; in ipmi_ipmb_check_msg_done() 199 iidev->overrun = true; in ipmi_ipmb_slave_cb()
|
| /drivers/tty/ |
| A D | amiserial.c | 183 bool overrun = false; in receive_chars() local 225 icount->overrun++; in receive_chars() 254 overrun = true; in receive_chars() 258 if (overrun) in receive_chars() 1093 icount->overrun = cnow.overrun; in rs_get_icount() 1404 if (state->icount.overrun) in line_info() 1405 seq_printf(m, " oe:%d", state->icount.overrun); in line_info()
|
| A D | mxser.c | 1257 icount->overrun = cnow.overrun; in mxser_get_icount() 1537 port->icount.overrun++; in mxser_receive_chars_old()
|
| /drivers/s390/char/ |
| A D | tape_3590.h | 64 unsigned int overrun:1; member
|
| /drivers/mmc/core/ |
| A D | sdio_uart.c | 59 __u32 overrun; member 377 port->icount.overrun++; in sdio_uart_receive_chars() 966 if (port->icount.overrun) in sdio_uart_proc_show() 968 port->icount.overrun); in sdio_uart_proc_show()
|
| /drivers/comedi/drivers/ |
| A D | rtd520.c | 613 u32 overrun; in rtd_interrupt() local 656 overrun = readl(dev->mmio + LAS0_OVERRUN) & 0xffff; in rtd_interrupt() 657 if (overrun) in rtd_interrupt() 680 overrun = readl(dev->mmio + LAS0_OVERRUN) & 0xffff; in rtd_interrupt()
|
| A D | comedi_test.c | 220 goto overrun; in waveform_ai_timer() 250 overrun: in waveform_ai_timer()
|
| /drivers/tty/serial/ |
| A D | mps2-uart.c | 231 port->icount.overrun++; in mps2_uart_oerrirq() 286 MAKE_NAME(-overrun), mps_port); in mps2_uart_startup()
|
| A D | serial_core.c | 1294 icount->overrun = cnow.overrun; in uart_get_icount() 2061 if (uport->icount.overrun) in uart_line_info() 2062 seq_printf(m, " oe:%u", uport->icount.overrun); in uart_line_info() 3477 unsigned int overrun, u8 ch, u8 flag) in uart_insert_char() argument 3481 if ((status & port->ignore_status_mask & ~overrun) == 0) in uart_insert_char() 3489 if (status & ~port->ignore_status_mask & overrun) in uart_insert_char()
|
| A D | fsl_lpuart.c | 885 unsigned int flg, ignored = 0, overrun = 0; in lpuart_rxint() local 911 overrun++; in lpuart_rxint() 937 if (overrun) { in lpuart_rxint() 938 sport->port.icount.overrun += overrun; in lpuart_rxint() 1003 sport->port.icount.overrun++; in lpuart32_rxint()
|
| A D | 21285.c | 136 port->icount.overrun++; in serial21285_rx_chars()
|
| A D | apbuart.c | 98 port->icount.overrun++; in apbuart_rx_chars()
|
| A D | arc_uart.c | 213 port->icount.overrun++; in arc_serial_rx_chars()
|
| A D | timbuart.c | 155 port->icount.overrun++; in timbuart_handle_rx_port()
|
| /drivers/media/platform/st/stm32/stm32-dcmipp/ |
| A D | dcmipp-bytecap.c | 152 u32 overrun; member 532 vcap->count.errors, vcap->count.overrun, in dcmipp_bytecap_stop_streaming() 758 vcap->count.overrun++; in dcmipp_bytecap_irq_thread()
|
| /drivers/scsi/aic7xxx/ |
| A D | aic79xx.seq | 1718 * some overrun bytes into the data FIFO and acked them 1724 * an overrun. 1735 * data overrun. 1985 * not sitting on a packet boundary, we are in an overrun 1989 * a read overrun case. 2064 * Check for overrun and see if we can complete this command. 2074 * no overrun condition has occurred. 2081 * A sufficiently large overrun or a NONPACKREQ may 2143 * bus reset. If we've overrun, let the host know so that 2148 * empty, there is no overrun. [all …]
|
| /drivers/usb/serial/ |
| A D | generic.c | 565 icount->overrun = cnow.overrun; in usb_serial_generic_get_icount()
|
| A D | ssu100.c | 457 port->icount.overrun++; in ssu100_update_lsr()
|
| /drivers/tty/serial/8250/ |
| A D | 8250_pci1xxxx.c | 370 port->icount.overrun++; in pci1xxxx_read_burst_status() 431 port->icount.overrun += buff_index - copied_len; in pci1xxxx_rx_burst()
|
| A D | 8250_bcm7271.c | 459 up->icount.overrun++; in brcmuart_rx_buf_done_isr() 478 up->icount.overrun += length - copied; in brcmuart_rx_buf_done_isr()
|
| /drivers/net/can/esd/ |
| A D | esdacc.h | 221 struct acc_bmmsg_overrun overrun; member
|
| /drivers/staging/greybus/ |
| A D | uart.c | 685 icount->overrun = gb_tty->iocount.overrun; in gb_tty_get_icount()
|
| /drivers/scsi/ |
| A D | NCR5380.c | 759 int saved_data = 0, overrun = 0; in NCR5380_dma_complete() local 770 overrun = 1; in NCR5380_dma_complete() 810 if (overrun) { in NCR5380_dma_complete()
|
| /drivers/media/platform/intel/ |
| A D | pxa_camera.c | 1003 u32 camera_status, overrun; in pxa_camera_dma_irq() local 1013 overrun = CISR_IFO_0; in pxa_camera_dma_irq() 1015 overrun |= CISR_IFO_1 | CISR_IFO_2; in pxa_camera_dma_irq() 1055 if (camera_status & overrun && in pxa_camera_dma_irq()
|