Home
last modified time | relevance | path

Searched refs:COMEDI_CB_ERROR (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v5.4/drivers/staging/comedi/drivers/
Dadv_pci1710.c404 s->async->events |= COMEDI_CB_ERROR; in pci1710_handle_every_sample()
410 s->async->events |= COMEDI_CB_ERROR; in pci1710_handle_every_sample()
419 s->async->events |= COMEDI_CB_ERROR; in pci1710_handle_every_sample()
447 async->events |= COMEDI_CB_ERROR; in pci1710_handle_fifo()
453 async->events |= COMEDI_CB_ERROR; in pci1710_handle_fifo()
463 s->async->events |= COMEDI_CB_ERROR; in pci1710_handle_fifo()
Dusbduxsigma.c245 async->events |= COMEDI_CB_ERROR; in usbduxsigma_ai_handle_urb()
283 async->events |= COMEDI_CB_ERROR; in usbduxsigma_ai_urb_complete()
290 async->events |= COMEDI_CB_ERROR; in usbduxsigma_ai_urb_complete()
384 async->events |= COMEDI_CB_ERROR; in usbduxsigma_ao_handle_urb()
410 async->events |= COMEDI_CB_ERROR; in usbduxsigma_ao_urb_complete()
417 async->events |= COMEDI_CB_ERROR; in usbduxsigma_ao_urb_complete()
Dusbdux.c283 async->events |= COMEDI_CB_ERROR; in usbduxsub_ai_handle_urb()
321 async->events |= COMEDI_CB_ERROR; in usbduxsub_ai_isoc_irq()
329 async->events |= COMEDI_CB_ERROR; in usbduxsub_ai_isoc_irq()
430 async->events |= COMEDI_CB_ERROR; in usbduxsub_ao_handle_urb()
456 async->events |= COMEDI_CB_ERROR; in usbduxsub_ao_isoc_irq()
464 async->events |= COMEDI_CB_ERROR; in usbduxsub_ao_isoc_irq()
Dpcl818.c439 s->async->events |= COMEDI_CB_ERROR; in pcl818_ai_write_sample()
466 s->async->events |= COMEDI_CB_ERROR; in pcl818_handle_eoc()
511 s->async->events |= COMEDI_CB_ERROR; in pcl818_handle_fifo()
518 s->async->events |= COMEDI_CB_ERROR; in pcl818_handle_fifo()
Dusbduxfast.c252 async->events |= COMEDI_CB_ERROR; in usbduxfast_ai_handle_urb()
278 async->events |= COMEDI_CB_ERROR; in usbduxfast_ai_interrupt()
286 async->events |= COMEDI_CB_ERROR; in usbduxfast_ai_interrupt()
Dadl_pci9118.c699 s->async->events |= COMEDI_CB_ERROR; in pci9118_interrupt()
705 s->async->events |= COMEDI_CB_ERROR; in pci9118_interrupt()
713 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
719 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
724 s->async->events |= COMEDI_CB_ERROR; in pci9118_interrupt()
729 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
Dgsc_hpdi.c235 async->events |= COMEDI_CB_ERROR; in gsc_hpdi_interrupt()
240 async->events |= COMEDI_CB_ERROR; in gsc_hpdi_interrupt()
Dni_at_a2150.c155 async->events |= COMEDI_CB_ERROR; in a2150_interrupt()
160 async->events |= COMEDI_CB_ERROR; in a2150_interrupt()
Dni_labpc_common.c793 async->events |= COMEDI_CB_ERROR; in labpc_drain_fifo()
847 async->events |= COMEDI_CB_ERROR; in labpc_interrupt()
867 async->events |= COMEDI_CB_ERROR; in labpc_interrupt()
Damplc_pci230.c1114 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
1124 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
1169 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
2040 async->events |= COMEDI_CB_ERROR; in pci230_handle_ai()
Dni_tiocmd.c465 s->async->events |= COMEDI_CB_ERROR; in ni_tio_handle_interrupt()
Ddt282x.c528 s->async->events |= COMEDI_CB_ERROR; in dt282x_interrupt()
534 s_ao->async->events |= COMEDI_CB_ERROR; in dt282x_interrupt()
Ddas16m1.c429 async->events |= COMEDI_CB_ERROR; in das16m1_handler()
Dme4000.c941 s->async->events |= COMEDI_CB_ERROR; in me4000_ai_isr()
949 s->async->events |= COMEDI_CB_ERROR; in me4000_ai_isr()
Ddas800.c486 async->events |= COMEDI_CB_ERROR; in das800_interrupt()
Dadl_pci9111.c493 async->events |= COMEDI_CB_ERROR; in pci9111_interrupt()
Ddt3000.c332 s->async->events |= COMEDI_CB_ERROR; in dt3k_interrupt()
Dquatech_daqp_cs.c253 s->async->events |= COMEDI_CB_ERROR; in daqp_interrupt()
Dcb_pcidas.c1123 async->events |= COMEDI_CB_ERROR; in cb_pcidas_ao_interrupt()
1195 async->events |= COMEDI_CB_ERROR; in cb_pcidas_ai_interrupt()
Dmite.c404 s->async->events |= COMEDI_CB_ERROR; in mite_ack_linkc()
Dni_pcidio.c440 async->events |= COMEDI_CB_ERROR; in nidio_interrupt()
Dpcl812.c783 s->async->events |= COMEDI_CB_ERROR; in pcl812_handle_eoc()
Drtd520.c670 s->async->events |= COMEDI_CB_ERROR; in rtd_interrupt()
Ddas16.c497 async->events |= COMEDI_CB_ERROR; in das16_interrupt()
/Linux-v5.4/drivers/staging/comedi/
Dcomedidev.h388 COMEDI_CB_ERROR = BIT(4), enumerator
391 COMEDI_CB_ERROR_MASK = (COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW),

12