Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/comedi/drivers/
Dadv_pci1710.c403 s->async->events |= COMEDI_CB_ERROR; in pci1710_handle_every_sample()
409 s->async->events |= COMEDI_CB_ERROR; in pci1710_handle_every_sample()
418 s->async->events |= COMEDI_CB_ERROR; in pci1710_handle_every_sample()
446 async->events |= COMEDI_CB_ERROR; in pci1710_handle_fifo()
452 async->events |= COMEDI_CB_ERROR; in pci1710_handle_fifo()
462 s->async->events |= COMEDI_CB_ERROR; in pci1710_handle_fifo()
Dusbduxsigma.c244 async->events |= COMEDI_CB_ERROR; in usbduxsigma_ai_handle_urb()
282 async->events |= COMEDI_CB_ERROR; in usbduxsigma_ai_urb_complete()
289 async->events |= COMEDI_CB_ERROR; in usbduxsigma_ai_urb_complete()
383 async->events |= COMEDI_CB_ERROR; in usbduxsigma_ao_handle_urb()
409 async->events |= COMEDI_CB_ERROR; in usbduxsigma_ao_urb_complete()
416 async->events |= COMEDI_CB_ERROR; in usbduxsigma_ao_urb_complete()
Dusbdux.c282 async->events |= COMEDI_CB_ERROR; in usbduxsub_ai_handle_urb()
320 async->events |= COMEDI_CB_ERROR; in usbduxsub_ai_isoc_irq()
328 async->events |= COMEDI_CB_ERROR; in usbduxsub_ai_isoc_irq()
429 async->events |= COMEDI_CB_ERROR; in usbduxsub_ao_handle_urb()
455 async->events |= COMEDI_CB_ERROR; in usbduxsub_ao_isoc_irq()
463 async->events |= COMEDI_CB_ERROR; in usbduxsub_ao_isoc_irq()
Dpcl818.c437 s->async->events |= COMEDI_CB_ERROR; in pcl818_ai_write_sample()
464 s->async->events |= COMEDI_CB_ERROR; in pcl818_handle_eoc()
509 s->async->events |= COMEDI_CB_ERROR; in pcl818_handle_fifo()
516 s->async->events |= COMEDI_CB_ERROR; in pcl818_handle_fifo()
Dusbduxfast.c253 async->events |= COMEDI_CB_ERROR; in usbduxfast_ai_handle_urb()
279 async->events |= COMEDI_CB_ERROR; in usbduxfast_ai_interrupt()
287 async->events |= COMEDI_CB_ERROR; in usbduxfast_ai_interrupt()
Dadl_pci9118.c698 s->async->events |= COMEDI_CB_ERROR; in pci9118_interrupt()
704 s->async->events |= COMEDI_CB_ERROR; in pci9118_interrupt()
712 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
718 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
723 s->async->events |= COMEDI_CB_ERROR; in pci9118_interrupt()
728 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW; in pci9118_interrupt()
Dgsc_hpdi.c234 async->events |= COMEDI_CB_ERROR; in gsc_hpdi_interrupt()
239 async->events |= COMEDI_CB_ERROR; in gsc_hpdi_interrupt()
Dni_at_a2150.c153 async->events |= COMEDI_CB_ERROR; in a2150_interrupt()
158 async->events |= COMEDI_CB_ERROR; in a2150_interrupt()
Ddt2814.c278 async->events |= COMEDI_CB_ERROR; in dt2814_interrupt()
Dni_labpc_common.c791 async->events |= COMEDI_CB_ERROR; in labpc_drain_fifo()
845 async->events |= COMEDI_CB_ERROR; in labpc_interrupt()
865 async->events |= COMEDI_CB_ERROR; in labpc_interrupt()
Damplc_pci230.c1112 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
1122 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
1167 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR; in pci230_handle_ao_fifo()
2038 async->events |= COMEDI_CB_ERROR; in pci230_handle_ai()
Dni_tiocmd.c465 s->async->events |= COMEDI_CB_ERROR; in ni_tio_handle_interrupt()
Ddt282x.c519 s->async->events |= COMEDI_CB_ERROR; in dt282x_interrupt()
525 s_ao->async->events |= COMEDI_CB_ERROR; in dt282x_interrupt()
Ddas16m1.c428 async->events |= COMEDI_CB_ERROR; in das16m1_handler()
Dme4000.c940 s->async->events |= COMEDI_CB_ERROR; in me4000_ai_isr()
948 s->async->events |= COMEDI_CB_ERROR; in me4000_ai_isr()
Ddas800.c484 async->events |= COMEDI_CB_ERROR; in das800_interrupt()
Ddt3000.c331 s->async->events |= COMEDI_CB_ERROR; in dt3k_interrupt()
Dquatech_daqp_cs.c252 s->async->events |= COMEDI_CB_ERROR; in daqp_interrupt()
Dadl_pci9111.c492 async->events |= COMEDI_CB_ERROR; in pci9111_interrupt()
Dcb_pcidas.c1122 async->events |= COMEDI_CB_ERROR; in cb_pcidas_ao_interrupt()
1194 async->events |= COMEDI_CB_ERROR; in cb_pcidas_ai_interrupt()
Dmite.c403 s->async->events |= COMEDI_CB_ERROR; in mite_ack_linkc()
Dni_pcidio.c439 async->events |= COMEDI_CB_ERROR; in nidio_interrupt()
Dpcl812.c781 s->async->events |= COMEDI_CB_ERROR; in pcl812_handle_eoc()
Drtd520.c669 s->async->events |= COMEDI_CB_ERROR; in rtd_interrupt()
/linux-6.1.9/include/linux/comedi/
Dcomedidev.h387 COMEDI_CB_ERROR = BIT(4), enumerator
390 COMEDI_CB_ERROR_MASK = (COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW),

12