Home
last modified time | relevance | path

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

12

/linux-6.1.9/include/linux/comedi/
Dcomedidev.h384 COMEDI_CB_EOA = BIT(1), enumerator
391 COMEDI_CB_CANCEL_MASK = (COMEDI_CB_EOA | COMEDI_CB_ERROR_MASK)
/linux-6.1.9/drivers/comedi/drivers/
Dni_pcidio.c433 async->events |= COMEDI_CB_EOA; in nidio_interrupt()
444 async->events |= COMEDI_CB_EOA; in nidio_interrupt()
448 async->events |= COMEDI_CB_EOA; in nidio_interrupt()
Ddt2814.c283 async->events |= COMEDI_CB_EOA; in dt2814_interrupt()
Dcomedi_test.c231 async->events |= COMEDI_CB_EOA; in waveform_ai_timer()
489 async->events |= COMEDI_CB_EOA; in waveform_ao_timer()
Daddi_apci_2032.c206 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.c1119 async->events |= COMEDI_CB_EOA; in cb_pcidas_ao_interrupt()
1159 async->events |= COMEDI_CB_EOA; in cb_pcidas_ai_interrupt()
1178 async->events |= COMEDI_CB_EOA; in cb_pcidas_ai_interrupt()
Ddt2811.c220 async->events |= COMEDI_CB_EOA; in dt2811_interrupt()
Dpcl711.c200 s->async->events |= COMEDI_CB_EOA; in pcl711_interrupt()
Ddas1800.c483 async->events |= COMEDI_CB_EOA; in das1800_ai_handler()
486 async->events |= COMEDI_CB_EOA; in das1800_ai_handler()
Ddas16m1.c419 async->events |= COMEDI_CB_EOA; in das16m1_handler()
Ddmm32at.c427 s->async->events |= COMEDI_CB_EOA; in dmm32at_isr()
Dpcmuio.c329 s->async->events |= COMEDI_CB_EOA; in pcmuio_handle_intr_subdev()
Damplc_pci230.c1083 async->events |= COMEDI_CB_EOA; in pci230_handle_ao_nofifo()
1106 events |= COMEDI_CB_EOA; in pci230_handle_ao_fifo()
2066 async->events |= COMEDI_CB_EOA; in pci230_handle_ai()
Dni_labpc_common.c874 async->events |= COMEDI_CB_EOA; in labpc_interrupt()
881 async->events |= COMEDI_CB_EOA; in labpc_interrupt()
Dusbduxsigma.c230 async->events |= COMEDI_CB_EOA; in usbduxsigma_ai_handle_urb()
343 async->events |= COMEDI_CB_EOA; in usbduxsigma_ao_handle_urb()
Ddas6402.c194 async->events |= COMEDI_CB_EOA; in das6402_interrupt()
Ddas800.c477 async->events |= COMEDI_CB_EOA; in das800_interrupt()
Ddt3000.c335 s->async->events |= COMEDI_CB_EOA; in dt3k_interrupt()
Dgsc_hpdi.c243 async->events |= COMEDI_CB_EOA; in gsc_hpdi_interrupt()
Dpcmmio.c350 s->async->events |= COMEDI_CB_EOA; in pcmmio_handle_dio_intr()
Dquatech_daqp_cs.c239 s->async->events |= COMEDI_CB_EOA; in daqp_interrupt()
Dni_at_a2150.c201 async->events |= COMEDI_CB_EOA; in a2150_interrupt()
Dpcl816.c215 s->async->events |= COMEDI_CB_EOA; in pcl816_ai_next_chan()
Dadl_pci9111.c504 async->events |= COMEDI_CB_EOA; in pci9111_interrupt()

12