/drivers/media/video/cx23885/ |
D | cx23885-input.c | 47 bool overrun) in cx23885_input_process_measurements() argument 70 if (overrun) in cx23885_input_process_measurements() 79 int overrun, data_available; in cx23885_input_rx_work_handler() local 99 overrun = events & (V4L2_SUBDEV_IR_RX_SW_FIFO_OVERRUN | in cx23885_input_rx_work_handler() 105 if (overrun) { in cx23885_input_rx_work_handler() 115 cx23885_input_process_measurements(dev, overrun); in cx23885_input_rx_work_handler() 117 if (overrun) { in cx23885_input_rx_work_handler()
|
/drivers/usb/serial/ |
D | ark3116.c | 427 icount->overrun = cnow.overrun; in ark3116_get_icount() 609 priv->icount.overrun++; in ark3116_update_lsr()
|
D | ssu100.c | 431 icount->overrun = cnow.overrun; in ssu100_get_icount() 600 priv->icount.overrun++; in ssu100_update_lsr()
|
D | mct_u232.c | 898 icount->overrun = ic->overrun; in mct_u232_get_icount()
|
D | mos7840.c | 481 icount->overrun++; in mos7840_handle_new_lsr() 2225 icount->overrun = cnow.overrun; in mos7840_get_icount()
|
/drivers/s390/char/ |
D | tape_3590.h | 64 unsigned int overrun:1; member
|
/drivers/tty/ |
D | amiserial.c | 299 icount->overrun++; in receive_chars() 1242 icount->overrun = cnow.overrun; in rs_get_icount() 1585 if (state->icount.overrun) in line_info() 1586 seq_printf(m, " oe:%d", state->icount.overrun); in line_info() 1724 state->icount.overrun = state->icount.brk = 0; in amiga_serial_probe()
|
/drivers/mmc/card/ |
D | sdio_uart.c | 62 __u32 overrun; member 417 port->icount.overrun++; in sdio_uart_receive_chars() 1007 if (port->icount.overrun) in sdio_uart_proc_show() 1009 port->icount.overrun); in sdio_uart_proc_show()
|
/drivers/tty/serial/ |
D | serial_core.c | 1095 icount->overrun = cnow.overrun; in uart_get_icount() 1608 if (uport->icount.overrun) in uart_line_info() 1610 uport->icount.overrun); in uart_line_info() 2532 unsigned int overrun, unsigned int ch, unsigned int flag) in uart_insert_char() argument 2536 if ((status & port->ignore_status_mask & ~overrun) == 0) in uart_insert_char() 2543 if (status & ~port->ignore_status_mask & overrun) in uart_insert_char()
|
D | msm_serial.c | 100 port->icount.overrun++; in handle_rx_dm() 157 port->icount.overrun++; in handle_rx()
|
D | 21285.c | 104 port->icount.overrun++; in serial21285_rx_chars()
|
D | crisv10.c | 193 #define SER_OVERRUN_MASK IO_MASK(R_SERIAL0_STATUS, overrun) 2308 IO_MASK(R_SERIAL0_READ, overrun) )) { in handle_ser_rx_interrupt_no_dma() 2362 } else if (data_read & IO_MASK(R_SERIAL0_READ, overrun)) { in handle_ser_rx_interrupt_no_dma() 2363 info->icount.overrun++; in handle_ser_rx_interrupt_no_dma() 2469 info->icount.overrun++; in handle_ser_rx_interrupt() 4321 if (info->icount.overrun) in seq_line_info() 4322 seq_printf(m, " oe:%lu", (unsigned long)info->icount.overrun); in seq_line_info()
|
D | clps711x.c | 115 port->icount.overrun++; in clps711xuart_int_rx()
|
D | uartlite.c | 87 port->icount.overrun++; in ulite_receive()
|
D | apbuart.c | 109 port->icount.overrun++; in apbuart_rx_chars()
|
D | timbuart.c | 173 port->icount.overrun++; in timbuart_handle_rx_port()
|
D | serial_ks8695.c | 183 port->icount.overrun++; in ks8695uart_rx_chars()
|
D | altera_uart.c | 213 port->icount.overrun++; in altera_uart_rx_chars()
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 1718 * some overrun bytes into the data FIFO and acked them 1724 * an overrun. 1735 * data overrun. 1982 * overrun condition. For the write case, the hardware cannot 1985 * not sitting on a packet boundary, we are in an overrun 1987 * ack bytes into the FIFO, and may even ack the last overrun packet 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 [all …]
|
/drivers/net/cris/ |
D | eth_v10.c | 471 IO_STATE(R_IRQ_MASK0_CLR, overrun, clr) | in e100_open() 574 IO_STATE(R_IRQ_MASK0_SET, overrun, set) | in e100_open() 1210 if (irqbits & IO_STATE(R_IRQ_MASK0_RD, overrun, active)) { in e100nw_interrupt() 1338 IO_STATE(R_IRQ_MASK0_CLR, overrun, clr) | in e100_close()
|
/drivers/media/rc/ |
D | nuvoton-cir.c | 683 bool overrun = false; in nvt_get_rx_ir_data() local 693 overrun = true; in nvt_get_rx_ir_data() 720 if (overrun) in nvt_get_rx_ir_data()
|
/drivers/staging/serial/ |
D | 68360serial.c | 140 __u32 frame, parity, overrun, brk; 462 icount->overrun++; in receive_chars() 2017 if (state->icount.overrun) in line_info() 2018 ret += sprintf(buf+ret, " oe:%d", state->icount.overrun); in line_info() 2531 state->icount.overrun = state->icount.brk = 0; in rs_360_init()
|
/drivers/media/video/ |
D | pxa_camera.c | 747 u32 status, camera_status, overrun; in pxa_camera_dma_irq() local 756 overrun = CISR_IFO_0; in pxa_camera_dma_irq() 758 overrun |= CISR_IFO_1 | CISR_IFO_2; in pxa_camera_dma_irq() 799 if (camera_status & overrun && in pxa_camera_dma_irq()
|
/drivers/scsi/ |
D | atari_NCR5380.c | 1213 int transfered, saved_data = 0, overrun = 0, cnt, toPIO; in NCR5380_dma_complete() local 1231 overrun = 1; in NCR5380_dma_complete() 1256 if (overrun) { in NCR5380_dma_complete()
|
D | NCR5380.c | 1821 unsigned char saved_data = 0, overrun = 0, residue; in NCR5380_transfer_dma() local 1931 overrun = 1; in NCR5380_transfer_dma() 1957 if (overrun) { in NCR5380_transfer_dma()
|