Home
last modified time | relevance | path

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

12

/drivers/staging/comedi/drivers/
Damplc_pc236_common.c139 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in pc236_interrupt()
Dni_labpc_isadma.c137 async->events |= COMEDI_CB_BLOCK; in labpc_drain_dma()
Dmite.c546 async->events |= COMEDI_CB_BLOCK; in mite_sync_input_dma()
580 async->events |= COMEDI_CB_BLOCK; in mite_sync_output_dma()
Dcomedi_parport.c229 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in parport_interrupt()
Daddi_apci_1032.c262 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in apci1032_interrupt()
Daddi_apci_2032.c216 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in apci2032_interrupt()
Dpcl726.c239 s->async->events |= (COMEDI_CB_BLOCK | COMEDI_CB_EOS); in pcl726_interrupt()
Daddi_apci_1564.c99 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in apci1564_interrupt()
Dpcl711.c219 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in pcl711_interrupt()
Damplc_pci230.c1099 async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in pci230_handle_ao_nofifo()
1183 events |= COMEDI_CB_EOS | COMEDI_CB_BLOCK; in pci230_handle_ao_fifo()
2134 events |= COMEDI_CB_BLOCK; in pci230_handle_ai()
Dme4000.c1095 s->async->events |= COMEDI_CB_BLOCK; in me4000_ai_isr()
1149 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOA; in me4000_ai_isr()
Dquatech_daqp_cs.c248 s->async->events |= COMEDI_CB_BLOCK; in daqp_interrupt()
Dpcmuio.c343 s->async->events |= (COMEDI_CB_BLOCK | COMEDI_CB_EOS); in pcmuio_handle_intr_subdev()
Dusbduxsigma.c325 s->async->events |= (COMEDI_CB_BLOCK | COMEDI_CB_EOS); in usbduxsigma_ai_urb_complete()
429 s->async->events |= COMEDI_CB_BLOCK; in usbduxsigma_ao_urb_complete()
Dusbdux.c377 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in usbduxsub_ai_isoc_irq()
491 s->async->events |= COMEDI_CB_BLOCK; in usbduxsub_ao_isoc_irq()
Dpcmmio.c363 s->async->events |= (COMEDI_CB_BLOCK | COMEDI_CB_EOS); in pcmmio_handle_dio_intr()
Ddt3000.c356 s->async->events |= COMEDI_CB_BLOCK; in dt3k_interrupt()
Ddas800.c519 async->events |= COMEDI_CB_BLOCK; in das800_interrupt()
Dni_at_a2150.c256 async->events |= COMEDI_CB_BLOCK; in a2150_interrupt()
Dpcl816.c292 s->async->events |= COMEDI_CB_BLOCK; in pcl816_ai_next_chan()
Damplc_dio200_common.c272 s->async->events |= (COMEDI_CB_BLOCK | COMEDI_CB_EOS); in dio200_read_scan_intr()
Dni_pcidio.c460 async->events |= COMEDI_CB_BLOCK; in nidio_interrupt()
Dpcl818.c524 s->async->events |= COMEDI_CB_BLOCK; in pcl818_ai_next_chan()
/drivers/staging/comedi/
Dcomedi_buf.c546 async->events |= COMEDI_CB_BLOCK; in comedi_write_array_to_buffer()
573 s->async->events |= COMEDI_CB_BLOCK; in comedi_read_array_from_buffer()
Dcomedi.h522 #define COMEDI_CB_BLOCK 4 /* data has arrived: macro

12