Home
last modified time | relevance | path

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

/drivers/staging/comedi/
Dcomedidev.h394 COMEDI_CB_OVERFLOW = BIT(5), enumerator
396 COMEDI_CB_ERROR_MASK = (COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW),
Dcomedi_buf.c571 s->async->events |= COMEDI_CB_OVERFLOW; in comedi_buf_write_samples()
/drivers/staging/comedi/drivers/
Dni_tiocmd.c413 s->async->events |= COMEDI_CB_OVERFLOW; in ni_tio_handle_interrupt()
424 s->async->events |= COMEDI_CB_OVERFLOW; in ni_tio_handle_interrupt()
Dcomedi_test.c449 async->events |= COMEDI_CB_OVERFLOW; in waveform_ao_timer()
462 async->events |= COMEDI_CB_OVERFLOW; in waveform_ao_timer()
474 async->events |= COMEDI_CB_OVERFLOW; in waveform_ao_timer()
Dmite.c296 async->events |= COMEDI_CB_OVERFLOW; in mite_sync_input_dma()
335 async->events |= COMEDI_CB_OVERFLOW; in mite_sync_output_dma()
Damplc_pci230.c1084 async->events |= COMEDI_CB_OVERFLOW; in pci230_handle_ao_nofifo()
1121 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
1131 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
1176 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
Dadl_pci9118.c712 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
718 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
728 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
Ddt2811.c216 async->events |= COMEDI_CB_OVERFLOW; in dt2811_interrupt()
Ddas6402.c196 async->events |= COMEDI_CB_OVERFLOW; in das6402_interrupt()
Dquatech_daqp_cs.c229 s->async->events |= COMEDI_CB_OVERFLOW; in daqp_interrupt()
Dni_mio_common.c1008 s->async->events |= COMEDI_CB_OVERFLOW; in ni_ao_fifo_half_empty()
1320 s->async->events |= COMEDI_CB_OVERFLOW; in handle_a_interrupt()
1382 s->async->events |= COMEDI_CB_OVERFLOW; in handle_b_interrupt()
1399 s->async->events |= COMEDI_CB_OVERFLOW; in handle_b_interrupt()
3652 s->async->events |= COMEDI_CB_OVERFLOW; in handle_cdio_interrupt()
Damplc_pci224.c546 s->async->events |= COMEDI_CB_OVERFLOW; in pci224_ao_handle_fifo()
Ddt282x.c463 s->async->events |= COMEDI_CB_OVERFLOW; in dt282x_ao_dma_interrupt()
Dusbduxsigma.c366 async->events |= COMEDI_CB_OVERFLOW; in usbduxsigma_ao_handle_urb()
Dusbdux.c406 async->events |= COMEDI_CB_OVERFLOW; in usbduxsub_ao_handle_urb()