/drivers/staging/comedi/drivers/ |
D | pcl818.c | 553 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pcl818_ai_mode13_int() 568 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pcl818_ai_mode13_int() 586 s->async->events |= COMEDI_CB_EOA; in interrupt_pcl818_ai_mode13_int() 639 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pcl818_ai_mode13_dma() 659 s->async->events |= COMEDI_CB_EOA; in interrupt_pcl818_ai_mode13_dma() 717 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pcl818_ai_mode13_dma_rtc() 734 COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pcl818_ai_mode13_dma_rtc() 756 s->async->events |= COMEDI_CB_EOA; in interrupt_pcl818_ai_mode13_dma_rtc() 794 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pcl818_ai_mode13_fifo() 802 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pcl818_ai_mode13_fifo() [all …]
|
D | ni_pcidio.c | 484 async->events & (COMEDI_CB_EOA | COMEDI_CB_ERROR | in ni_pcidio_event() 565 async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in nidio_interrupt() 620 async->events |= COMEDI_CB_EOA; in nidio_interrupt() 629 async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in nidio_interrupt() 636 async->events |= COMEDI_CB_EOA; in nidio_interrupt() 642 async->events |= COMEDI_CB_EOA; in nidio_interrupt() 647 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in nidio_interrupt()
|
D | adv_pci1710.c | 622 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pci1710_every_sample() 631 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pci1710_every_sample() 655 COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pci1710_every_sample() 681 s->async->events |= COMEDI_CB_EOA; in interrupt_pci1710_every_sample() 720 COMEDI_CB_EOA | COMEDI_CB_ERROR; in move_block_from_fifo() 755 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pci1710_half_fifo() 764 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pci1710_half_fifo() 786 s->async->events |= COMEDI_CB_EOA; in interrupt_pci1710_half_fifo()
|
D | comedi_fc.c | 96 if (events & (COMEDI_CB_EOA | COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW)) in cfc_handle_events()
|
D | usbdux.c | 438 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ai_IsocIrq() 453 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ai_IsocIrq() 486 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ai_IsocIrq() 510 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ai_IsocIrq() 625 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ao_IsocIrq() 638 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ao_IsocIrq() 663 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ao_IsocIrq() 690 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ao_IsocIrq() 723 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ao_IsocIrq()
|
D | usbduxsigma.c | 390 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ai_IsocIrq() 405 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ai_IsocIrq() 439 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ai_IsocIrq() 466 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ai_IsocIrq() 579 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ao_IsocIrq() 592 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ao_IsocIrq() 617 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ao_IsocIrq() 643 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ao_IsocIrq() 676 s->async->events |= COMEDI_CB_EOA; in usbduxsub_ao_IsocIrq()
|
D | quatech_daqp_cs.c | 302 COMEDI_CB_EOA | COMEDI_CB_OVERFLOW; in daqp_interrupt() 322 s->async->events |= COMEDI_CB_EOA; in daqp_interrupt() 335 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in daqp_interrupt()
|
D | ni_at_a2150.c | 258 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in a2150_interrupt() 264 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in a2150_interrupt() 311 async->events |= COMEDI_CB_EOA; in a2150_interrupt()
|
D | comedi_test.c | 204 async->events |= COMEDI_CB_EOA; in waveform_ai_interrupt() 212 if ((async->events & COMEDI_CB_EOA) == 0 && devpriv->timer_running) in waveform_ai_interrupt()
|
D | amplc_pci230.c | 1517 async->events |= COMEDI_CB_EOA; in pci230_ao_start() 2214 async->events |= COMEDI_CB_EOA; in pci230_ai_start() 2718 async->events |= COMEDI_CB_EOA; in pci230_handle_ao_nofifo() 2752 events |= COMEDI_CB_EOA; in pci230_handle_ao_fifo() 2819 if ((events & (COMEDI_CB_EOA | COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW)) in pci230_handle_ao_fifo() 2914 events |= COMEDI_CB_EOA; in pci230_handle_ai() 2921 if ((async->events & (COMEDI_CB_EOA | COMEDI_CB_ERROR | in pci230_handle_ai()
|
D | usbduxfast.c | 374 s->async->events |= COMEDI_CB_EOA; in usbduxfastsub_ai_Irq() 385 s->async->events |= COMEDI_CB_EOA; in usbduxfastsub_ai_Irq() 408 s->async->events |= COMEDI_CB_EOA; in usbduxfastsub_ai_Irq() 441 s->async->events |= COMEDI_CB_EOA; in usbduxfastsub_ai_Irq()
|
D | adl_pci9118.c | 683 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in pci9118_decode_error_status() 739 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in interrupt_pci9118_ai_onesample() 756 s->async->events |= COMEDI_CB_EOA; in interrupt_pci9118_ai_onesample() 777 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in interrupt_pci9118_ai_dma() 785 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in interrupt_pci9118_ai_dma() 835 s->async->events |= COMEDI_CB_EOA; in interrupt_pci9118_ai_dma()
|
D | gsc_hpdi.c | 1069 async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in handle_interrupt() 1077 async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in handle_interrupt() 1081 async->events |= COMEDI_CB_EOA; in handle_interrupt()
|
D | das16m1.c | 583 async->events |= COMEDI_CB_EOA; in das16m1_handler() 591 async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in das16m1_handler()
|
D | ni_labpc.c | 1450 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in labpc_interrupt() 1480 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in labpc_interrupt() 1490 async->events |= COMEDI_CB_EOA; in labpc_interrupt() 1498 async->events |= COMEDI_CB_EOA; in labpc_interrupt() 1534 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in labpc_drain_fifo()
|
D | pcl816.c | 325 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pcl816_ai_mode13_int() 353 s->async->events |= COMEDI_CB_EOA; in interrupt_pcl816_ai_mode13_int() 390 s->async->events |= COMEDI_CB_EOA; in transfer_from_dma_buf()
|
D | das800.c | 438 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in das800_interrupt() 454 async->events |= COMEDI_CB_EOA; in das800_interrupt()
|
D | das6402.c | 192 s->async->events |= COMEDI_CB_EOA; in intr_handler()
|
D | cb_pcidas.c | 1629 async->events |= COMEDI_CB_EOA; in cb_pcidas_interrupt() 1647 async->events |= COMEDI_CB_EOA; in cb_pcidas_interrupt() 1674 async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in cb_pcidas_interrupt() 1707 async->events |= COMEDI_CB_EOA; in handle_ao_interrupt()
|
D | pcl812.c | 1026 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR; in interrupt_pcl812_ai_int() 1052 s->async->events |= COMEDI_CB_EOA; in interrupt_pcl812_ai_int() 1082 s->async->events |= COMEDI_CB_EOA; in transfer_from_dma_buf()
|
D | pcmuio.c | 823 s->async->events |= COMEDI_CB_EOA; in interrupt_pcmuio() 881 s->async->events |= COMEDI_CB_EOA; in pcmuio_start_intr()
|
D | dt2814.c | 396 s->async->events |= COMEDI_CB_EOA; in dt2814_interrupt()
|
D | dt3000.c | 412 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in dt3k_interrupt() 417 s->async->events |= COMEDI_CB_EOA; in dt3k_interrupt()
|
D | das1800.c | 978 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in das1800_ai_handler() 993 async->events |= COMEDI_CB_EOA; in das1800_ai_handler() 996 async->events |= COMEDI_CB_EOA; in das1800_ai_handler()
|
D | das16.c | 1271 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA; in das16_interrupt() 1279 async->events |= COMEDI_CB_EOA; in das16_interrupt() 1292 if ((async->events & COMEDI_CB_EOA) == 0) { in das16_interrupt()
|