Searched refs:COMEDI_CB_BLOCK (Results 1 – 4 of 4) sorted by relevance
647 s->async->events |= COMEDI_CB_BLOCK; in comedi_buf_write_samples()687 s->async->events |= COMEDI_CB_BLOCK; in comedi_buf_read_samples()
1812 async->cb_mask = COMEDI_CB_BLOCK | COMEDI_CB_CANCEL_MASK; in do_cmd_ioctl()
298 async->events |= COMEDI_CB_BLOCK; in mite_sync_input_dma()342 async->events |= COMEDI_CB_BLOCK; in mite_sync_output_dma()
385 COMEDI_CB_BLOCK = BIT(2), enumerator