Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/
Dcomedidev.h235 #define COMEDI_CB_OVERFLOW (1 << 5) macro
237 #define COMEDI_CB_ERROR_MASK (COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW)
Dcomedi_buf.c497 s->async->events |= COMEDI_CB_OVERFLOW; in comedi_buf_write_samples()
/linux-4.1.27/drivers/staging/comedi/drivers/
Dni_tiocmd.c428 s->async->events |= COMEDI_CB_OVERFLOW; in ni_tio_handle_interrupt()
439 s->async->events |= COMEDI_CB_OVERFLOW; in ni_tio_handle_interrupt()
Dmite.c527 async->events |= COMEDI_CB_OVERFLOW; in mite_sync_input_dma()
564 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.c733 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
739 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
749 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
Dquatech_daqp_cs.c207 s->async->events |= COMEDI_CB_OVERFLOW; in daqp_interrupt()
Ddas6402.c194 async->events |= COMEDI_CB_OVERFLOW; in das6402_interrupt()
Damplc_pci224.c541 s->async->events |= COMEDI_CB_OVERFLOW; in pci224_ao_handle_fifo()
Dni_mio_common.c1174 s->async->events |= COMEDI_CB_OVERFLOW; in ni_ao_fifo_half_empty()
1507 s->async->events |= COMEDI_CB_OVERFLOW; in handle_a_interrupt()
1590 s->async->events |= COMEDI_CB_OVERFLOW; in handle_b_interrupt()
1606 s->async->events |= COMEDI_CB_OVERFLOW; in handle_b_interrupt()
3658 s->async->events |= COMEDI_CB_OVERFLOW; in handle_cdio_interrupt()
Ddt282x.c449 s->async->events |= COMEDI_CB_OVERFLOW; in dt282x_ao_dma_interrupt()
Dusbduxsigma.c362 async->events |= COMEDI_CB_OVERFLOW; in usbduxsigma_ao_handle_urb()
Dusbdux.c406 async->events |= COMEDI_CB_OVERFLOW; in usbduxsub_ao_handle_urb()