Home
last modified time | relevance | path

Searched refs:COMEDI_CB_EOA (Results 1 – 25 of 41) sorted by relevance

12

/drivers/staging/comedi/
Dcomedidev.h390 COMEDI_CB_EOA = BIT(1), enumerator
397 COMEDI_CB_CANCEL_MASK = (COMEDI_CB_EOA | COMEDI_CB_ERROR_MASK)
/drivers/staging/comedi/drivers/
Dni_pcidio.c437 async->events |= COMEDI_CB_EOA; in nidio_interrupt()
448 async->events |= COMEDI_CB_EOA; in nidio_interrupt()
452 async->events |= COMEDI_CB_EOA; in nidio_interrupt()
Ddt2814.c230 s->async->events |= COMEDI_CB_EOA; in dt2814_interrupt()
Dcomedi_test.c214 async->events |= COMEDI_CB_EOA; in waveform_ai_timer()
472 async->events |= COMEDI_CB_EOA; in waveform_ao_timer()
Daddi_apci_2032.c215 s->async->events |= COMEDI_CB_EOA; in apci2032_interrupt()
Dadv_pci1710.c426 s->async->events |= COMEDI_CB_EOA; in pci1710_handle_every_sample()
471 async->events |= COMEDI_CB_EOA; in pci1710_handle_fifo()
Dcb_pcidas.c1129 async->events |= COMEDI_CB_EOA; in cb_pcidas_ao_interrupt()
1169 async->events |= COMEDI_CB_EOA; in cb_pcidas_ai_interrupt()
1188 async->events |= COMEDI_CB_EOA; in cb_pcidas_ai_interrupt()
Ddt2811.c230 async->events |= COMEDI_CB_EOA; in dt2811_interrupt()
Dpcl711.c211 s->async->events |= COMEDI_CB_EOA; in pcl711_interrupt()
Ddas1800.c494 async->events |= COMEDI_CB_EOA; in das1800_ai_handler()
497 async->events |= COMEDI_CB_EOA; in das1800_ai_handler()
Ddt282x.c493 s->async->events |= COMEDI_CB_EOA; in dt282x_ai_dma_interrupt()
559 s->async->events |= COMEDI_CB_EOA; in dt282x_interrupt()
Damplc_pci230.c1092 async->events |= COMEDI_CB_EOA; in pci230_handle_ao_nofifo()
1115 events |= COMEDI_CB_EOA; in pci230_handle_ao_fifo()
2075 async->events |= COMEDI_CB_EOA; in pci230_handle_ai()
Ddas16m1.c429 async->events |= COMEDI_CB_EOA; in das16m1_handler()
Dpcmuio.c339 s->async->events |= COMEDI_CB_EOA; in pcmuio_handle_intr_subdev()
Ddmm32at.c437 s->async->events |= COMEDI_CB_EOA; in dmm32at_isr()
Dusbduxsigma.c240 async->events |= COMEDI_CB_EOA; in usbduxsigma_ai_handle_urb()
353 async->events |= COMEDI_CB_EOA; in usbduxsigma_ao_handle_urb()
Dni_labpc_common.c885 async->events |= COMEDI_CB_EOA; in labpc_interrupt()
892 async->events |= COMEDI_CB_EOA; in labpc_interrupt()
Ddas800.c488 async->events |= COMEDI_CB_EOA; in das800_interrupt()
Ddas6402.c205 async->events |= COMEDI_CB_EOA; in das6402_interrupt()
Dusbdux.c278 async->events |= COMEDI_CB_EOA; in usbduxsub_ai_handle_urb()
393 async->events |= COMEDI_CB_EOA; in usbduxsub_ao_handle_urb()
Dgsc_hpdi.c253 async->events |= COMEDI_CB_EOA; in gsc_hpdi_interrupt()
Dadl_pci9111.c514 async->events |= COMEDI_CB_EOA; in pci9111_interrupt()
Dquatech_daqp_cs.c239 s->async->events |= COMEDI_CB_EOA; in daqp_interrupt()
Dpcmmio.c360 s->async->events |= COMEDI_CB_EOA; in pcmmio_handle_dio_intr()
Dpcl816.c216 s->async->events |= COMEDI_CB_EOA; in pcl816_ai_next_chan()

12