Searched refs:COMEDI_CB_OVERFLOW (Results 1 – 18 of 18) sorted by relevance
57 async->events |= COMEDI_CB_OVERFLOW; in cfc_write_array_to_buffer()96 if (events & (COMEDI_CB_EOA | COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW)) in cfc_handle_events()
1182 s->async->events |= COMEDI_CB_OVERFLOW; in pci230_handle_ao_nofifo()1235 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()1243 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()1290 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()1293 if ((events & (COMEDI_CB_EOA | COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW)) in pci230_handle_ao_fifo()2228 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ai()2253 events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci230_handle_ai()2275 COMEDI_CB_OVERFLOW)) != 0) { in pci230_handle_ai()
441 s->async->events |= COMEDI_CB_OVERFLOW; in ni_tio_handle_interrupt()453 s->async->events |= COMEDI_CB_OVERFLOW; in ni_tio_handle_interrupt()
556 async->events |= COMEDI_CB_OVERFLOW; in mite_sync_input_dma()601 async->events |= COMEDI_CB_OVERFLOW; in mite_sync_output_dma()
261 s->async->events |= COMEDI_CB_OVERFLOW; in apci2032_interrupt()
335 s->async->events |= COMEDI_CB_OVERFLOW; in dt282x_ao_dma_interrupt()510 s->async->events |= COMEDI_CB_OVERFLOW; in dt282x_interrupt()
215 COMEDI_CB_EOA | COMEDI_CB_OVERFLOW; in daqp_interrupt()
1191 s->async->events |= COMEDI_CB_OVERFLOW; in me4000_ai_isr()1228 s->async->events |= COMEDI_CB_OVERFLOW; in me4000_ai_isr()
986 async->events & (COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW | in ni_event()1105 s->async->events |= COMEDI_CB_OVERFLOW; in handle_a_interrupt()1218 s->async->events |= COMEDI_CB_OVERFLOW; in handle_b_interrupt()1237 s->async->events |= COMEDI_CB_OVERFLOW; in handle_b_interrupt()1332 async->events |= COMEDI_CB_OVERFLOW; in ni_ao_fifo_load()1360 s->async->events |= COMEDI_CB_OVERFLOW; in ni_ao_fifo_half_empty()3848 s->async->events |= COMEDI_CB_OVERFLOW; in handle_cdio_interrupt()
339 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in dio200_read_scan_intr()
623 s->async->events |= COMEDI_CB_OVERFLOW; in pci224_ao_handle_fifo()
383 COMEDI_CB_OVERFLOW)) { in ni_pcidio_event()
875 COMEDI_CB_OVERFLOW)) { in ni_660x_handle_gpct_interrupt()
689 s->async->events |= COMEDI_CB_OVERFLOW; in usbduxsub_ao_isoc_irq()
634 s->async->events |= COMEDI_CB_OVERFLOW; in usbduxsub_ao_IsocIrq()
521 #define COMEDI_CB_OVERFLOW 32 /* buffer overflow/underflow */ macro
1476 COMEDI_CB_OVERFLOW; in do_cmd_ioctl()2359 COMEDI_CB_OVERFLOW)) { in comedi_event()2364 if (s->async->events & (COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW)) { in comedi_event()
1593 s->async->events |= COMEDI_CB_OVERFLOW; in i_APCI3120_InterruptHandleEos()