Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/staging/comedi/
Dcomedidev.h385 COMEDI_CB_EOA = BIT(1), enumerator
392 COMEDI_CB_CANCEL_MASK = (COMEDI_CB_EOA | COMEDI_CB_ERROR_MASK)
/Linux-v5.4/drivers/staging/comedi/drivers/
Dni_pcidio.c434 async->events |= COMEDI_CB_EOA; in nidio_interrupt()
445 async->events |= COMEDI_CB_EOA; in nidio_interrupt()
449 async->events |= COMEDI_CB_EOA; in nidio_interrupt()
Ddt2814.c221 s->async->events |= COMEDI_CB_EOA; in dt2814_interrupt()
Dcomedi_test.c233 async->events |= COMEDI_CB_EOA; in waveform_ai_timer()
491 async->events |= COMEDI_CB_EOA; in waveform_ao_timer()
Daddi_apci_2032.c206 s->async->events |= COMEDI_CB_EOA; in apci2032_interrupt()
Dadv_pci1710.c427 s->async->events |= COMEDI_CB_EOA; in pci1710_handle_every_sample()
472 async->events |= COMEDI_CB_EOA; in pci1710_handle_fifo()
Dcb_pcidas.c1120 async->events |= COMEDI_CB_EOA; in cb_pcidas_ao_interrupt()
1160 async->events |= COMEDI_CB_EOA; in cb_pcidas_ai_interrupt()
1179 async->events |= COMEDI_CB_EOA; in cb_pcidas_ai_interrupt()
Dpcl711.c202 s->async->events |= COMEDI_CB_EOA; in pcl711_interrupt()
Ddt2811.c221 async->events |= COMEDI_CB_EOA; in dt2811_interrupt()
Ddas1800.c485 async->events |= COMEDI_CB_EOA; in das1800_ai_handler()
488 async->events |= COMEDI_CB_EOA; in das1800_ai_handler()
Ddt282x.c484 s->async->events |= COMEDI_CB_EOA; in dt282x_ai_dma_interrupt()
550 s->async->events |= COMEDI_CB_EOA; in dt282x_interrupt()
Ddas16m1.c420 async->events |= COMEDI_CB_EOA; in das16m1_handler()
Ddmm32at.c428 s->async->events |= COMEDI_CB_EOA; in dmm32at_isr()
Dpcmuio.c330 s->async->events |= COMEDI_CB_EOA; in pcmuio_handle_intr_subdev()
Damplc_pci230.c1085 async->events |= COMEDI_CB_EOA; in pci230_handle_ao_nofifo()
1108 events |= COMEDI_CB_EOA; in pci230_handle_ao_fifo()
2068 async->events |= COMEDI_CB_EOA; in pci230_handle_ai()
Dni_labpc_common.c876 async->events |= COMEDI_CB_EOA; in labpc_interrupt()
883 async->events |= COMEDI_CB_EOA; in labpc_interrupt()
Dusbduxsigma.c231 async->events |= COMEDI_CB_EOA; in usbduxsigma_ai_handle_urb()
344 async->events |= COMEDI_CB_EOA; in usbduxsigma_ao_handle_urb()
Ddas6402.c196 async->events |= COMEDI_CB_EOA; in das6402_interrupt()
Ddas800.c479 async->events |= COMEDI_CB_EOA; in das800_interrupt()
Dpcl816.c217 s->async->events |= COMEDI_CB_EOA; in pcl816_ai_next_chan()
Dpcmmio.c351 s->async->events |= COMEDI_CB_EOA; in pcmmio_handle_dio_intr()
Dgsc_hpdi.c244 async->events |= COMEDI_CB_EOA; in gsc_hpdi_interrupt()
Dni_at_a2150.c203 async->events |= COMEDI_CB_EOA; in a2150_interrupt()
Dadl_pci9111.c505 async->events |= COMEDI_CB_EOA; in pci9111_interrupt()
Ddt3000.c336 s->async->events |= COMEDI_CB_EOA; in dt3k_interrupt()

12