Home
last modified time | relevance | path

Searched refs:COMEDI_CB_OVERFLOW (Results 1 – 14 of 14) 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/
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()
Dni_tiocmd.c422 s->async->events |= COMEDI_CB_OVERFLOW; in ni_tio_handle_interrupt()
433 s->async->events |= COMEDI_CB_OVERFLOW; in ni_tio_handle_interrupt()
Dmite.c527 async->events |= COMEDI_CB_OVERFLOW; in mite_sync_input_dma()
566 async->events |= COMEDI_CB_OVERFLOW; in mite_sync_output_dma()
Damplc_pci230.c1073 async->events |= COMEDI_CB_OVERFLOW; in pci230_handle_ao_nofifo()
1110 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
1120 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
1165 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
Dadl_pci9118.c711 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
717 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
727 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
Ddas6402.c194 async->events |= COMEDI_CB_OVERFLOW; in das6402_interrupt()
Dquatech_daqp_cs.c229 s->async->events |= COMEDI_CB_OVERFLOW; in daqp_interrupt()
Damplc_pci224.c541 s->async->events |= COMEDI_CB_OVERFLOW; in pci224_ao_handle_fifo()
Dni_mio_common.c1070 s->async->events |= COMEDI_CB_OVERFLOW; in ni_ao_fifo_half_empty()
1403 s->async->events |= COMEDI_CB_OVERFLOW; in handle_a_interrupt()
1486 s->async->events |= COMEDI_CB_OVERFLOW; in handle_b_interrupt()
1502 s->async->events |= COMEDI_CB_OVERFLOW; in handle_b_interrupt()
3523 s->async->events |= COMEDI_CB_OVERFLOW; in handle_cdio_interrupt()
Ddt282x.c450 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()