Searched refs:COMEDI_CB_BLOCK (Results 1 – 24 of 24) sorted by relevance
64 async->events |= COMEDI_CB_BLOCK; in cfc_write_array_to_buffer()82 async->events |= COMEDI_CB_BLOCK; in cfc_read_array_from_buffer()
573 async->events |= COMEDI_CB_BLOCK; in mite_sync_input_dma()610 async->events |= COMEDI_CB_BLOCK; in mite_sync_output_dma()
254 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in parport_interrupt()
272 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in apci1032_interrupt()
249 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in apci2032_interrupt()
369 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in pc236_interrupt()
251 s->async->events |= COMEDI_CB_BLOCK; in daqp_interrupt()
1190 async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in pci230_handle_ao_nofifo()1271 events |= COMEDI_CB_EOS | COMEDI_CB_BLOCK; in pci230_handle_ao_fifo()2271 events |= COMEDI_CB_BLOCK; in pci230_handle_ai()
1154 s->async->events |= COMEDI_CB_BLOCK; in me4000_ai_isr()1208 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOA; in me4000_ai_isr()
539 async->events |= COMEDI_CB_BLOCK; in das800_interrupt()
393 s->async->events |= COMEDI_CB_BLOCK; in dt3k_interrupt()
287 async->events |= COMEDI_CB_BLOCK; in a2150_interrupt()
559 s->async->events |= (COMEDI_CB_BLOCK | COMEDI_CB_EOS); in interrupt_pcmuio()
606 s->async->events |= (COMEDI_CB_BLOCK | COMEDI_CB_EOS); in interrupt_pcmmio()
312 s->async->events |= COMEDI_CB_BLOCK; in transfer_from_dma_buf()
533 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in usbduxsub_ai_isoc_irq()692 s->async->events |= COMEDI_CB_BLOCK; in usbduxsub_ao_isoc_irq()
479 s->async->events |= COMEDI_CB_BLOCK | COMEDI_CB_EOS; in usbduxsub_ai_IsocIrq()637 s->async->events |= COMEDI_CB_BLOCK; in usbduxsub_ao_IsocIrq()
335 s->async->events |= (COMEDI_CB_BLOCK | COMEDI_CB_EOS); in dio200_read_scan_intr()
506 async->events |= COMEDI_CB_BLOCK; in nidio_interrupt()
672 async->events |= COMEDI_CB_BLOCK; in das1800_ai_handler()
1095 async->events |= COMEDI_CB_BLOCK; in labpc_drain_dma()
1370 s->async->events |= COMEDI_CB_BLOCK; in ni_ao_fifo_half_empty()
517 #define COMEDI_CB_BLOCK 4 /* data has arrived: macro
1475 COMEDI_CB_EOA | COMEDI_CB_BLOCK | COMEDI_CB_ERROR | in do_cmd_ioctl()