Home
last modified time | relevance | path

Searched refs:COMEDI_CB_OVERFLOW (Results 1 – 15 of 15) sorted by relevance

/drivers/staging/comedi/
Dcomedidev.h389 COMEDI_CB_OVERFLOW = BIT(5), enumerator
391 COMEDI_CB_ERROR_MASK = (COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW),
Dcomedi_buf.c636 s->async->events |= COMEDI_CB_OVERFLOW; in comedi_buf_write_samples()
/drivers/staging/comedi/drivers/
Dni_tiocmd.c462 s->async->events |= COMEDI_CB_OVERFLOW; in ni_tio_handle_interrupt()
473 s->async->events |= COMEDI_CB_OVERFLOW; in ni_tio_handle_interrupt()
Dcomedi_test.c468 async->events |= COMEDI_CB_OVERFLOW; in waveform_ao_timer()
481 async->events |= COMEDI_CB_OVERFLOW; in waveform_ao_timer()
493 async->events |= COMEDI_CB_OVERFLOW; in waveform_ao_timer()
Dmite.c287 async->events |= COMEDI_CB_OVERFLOW; in mite_sync_input_dma()
326 async->events |= COMEDI_CB_OVERFLOW; in mite_sync_output_dma()
Damplc_pci230.c1077 async->events |= COMEDI_CB_OVERFLOW; in pci230_handle_ao_nofifo()
1114 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
1124 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
1169 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
Dadl_pci9118.c713 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
719 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
729 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
Ddt2811.c207 async->events |= COMEDI_CB_OVERFLOW; in dt2811_interrupt()
Ddas6402.c187 async->events |= COMEDI_CB_OVERFLOW; in das6402_interrupt()
Dquatech_daqp_cs.c230 s->async->events |= COMEDI_CB_OVERFLOW; in daqp_interrupt()
Dni_mio_common.c999 s->async->events |= COMEDI_CB_OVERFLOW; in ni_ao_fifo_half_empty()
1311 s->async->events |= COMEDI_CB_OVERFLOW; in handle_a_interrupt()
1373 s->async->events |= COMEDI_CB_OVERFLOW; in handle_b_interrupt()
1390 s->async->events |= COMEDI_CB_OVERFLOW; in handle_b_interrupt()
3743 s->async->events |= COMEDI_CB_OVERFLOW; in handle_cdio_interrupt()
Damplc_pci224.c543 s->async->events |= COMEDI_CB_OVERFLOW; in pci224_ao_handle_fifo()
Ddt282x.c454 s->async->events |= COMEDI_CB_OVERFLOW; in dt282x_ao_dma_interrupt()
Dusbduxsigma.c357 async->events |= COMEDI_CB_OVERFLOW; in usbduxsigma_ao_handle_urb()
Dusbdux.c397 async->events |= COMEDI_CB_OVERFLOW; in usbduxsub_ao_handle_urb()