Home
last modified time | relevance | path

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

12

/linux/include/linux/comedi/
H A Dcomedidev.h384 COMEDI_CB_EOA = BIT(1), enumerator
391 COMEDI_CB_CANCEL_MASK = (COMEDI_CB_EOA | COMEDI_CB_ERROR_MASK)
/linux/drivers/comedi/drivers/
H A 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()
H A Ddt2814.c283 async->events |= COMEDI_CB_EOA; in dt2814_interrupt()
H A Daddi_apci_2032.c206 s->async->events |= COMEDI_CB_EOA; in apci2032_interrupt()
H A Dcomedi_test.c235 async->events |= COMEDI_CB_EOA; in waveform_ai_timer()
503 async->events |= COMEDI_CB_EOA; in waveform_ao_timer()
H A Dadv_pci1710.c426 s->async->events |= COMEDI_CB_EOA; in pci1710_handle_every_sample()
471 async->events |= COMEDI_CB_EOA; in pci1710_handle_fifo()
H A 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()
H A Dpcl711.c200 s->async->events |= COMEDI_CB_EOA; in pcl711_interrupt()
H A Ddt2811.c220 async->events |= COMEDI_CB_EOA; in dt2811_interrupt()
H A Ddas1800.c483 async->events |= COMEDI_CB_EOA; in das1800_ai_handler()
486 async->events |= COMEDI_CB_EOA; in das1800_ai_handler()
H A 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()
H A Ddas16m1.c419 async->events |= COMEDI_CB_EOA; in das16m1_handler()
H A Ddmm32at.c427 s->async->events |= COMEDI_CB_EOA; in dmm32at_isr()
H A Dpcmuio.c329 s->async->events |= COMEDI_CB_EOA; in pcmuio_handle_intr_subdev()
H A Dni_labpc_common.c879 async->events |= COMEDI_CB_EOA; in labpc_interrupt()
886 async->events |= COMEDI_CB_EOA; in labpc_interrupt()
H A Dusbduxsigma.c230 async->events |= COMEDI_CB_EOA; in usbduxsigma_ai_handle_urb()
343 async->events |= COMEDI_CB_EOA; in usbduxsigma_ao_handle_urb()
H A Ddas800.c477 async->events |= COMEDI_CB_EOA; in das800_interrupt()
H A Ddas6402.c194 async->events |= COMEDI_CB_EOA; in das6402_interrupt()
H A Dusbdux.c268 async->events |= COMEDI_CB_EOA; in usbduxsub_ai_handle_urb()
383 async->events |= COMEDI_CB_EOA; in usbduxsub_ao_handle_urb()
H A Dquatech_daqp_cs.c239 s->async->events |= COMEDI_CB_EOA; in daqp_interrupt()
H A Ddt3000.c335 s->async->events |= COMEDI_CB_EOA; in dt3k_interrupt()
H A Dadl_pci9111.c504 async->events |= COMEDI_CB_EOA; in pci9111_interrupt()
H A Dpcl816.c215 s->async->events |= COMEDI_CB_EOA; in pcl816_ai_next_chan()
H A Dni_at_a2150.c201 async->events |= COMEDI_CB_EOA; in a2150_interrupt()
H A Dpcmmio.c350 s->async->events |= COMEDI_CB_EOA; in pcmmio_handle_dio_intr()

12