Searched refs:COMEDI_CB_BLOCK (Results 1 – 3 of 3) 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()
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