Searched refs:COMEDI_CB_EOS (Results 1 – 4 of 4) sorted by relevance
383 COMEDI_CB_EOS = BIT(0), enumerator
569 async->events |= COMEDI_CB_EOS; in comedi_inc_scan_progress()
451 async->events |= COMEDI_CB_EOS; in apci3120_interrupt_dma()
1251 if ((s->async->events & COMEDI_CB_EOS)) in ni_handle_eos()1257 s->async->events |= COMEDI_CB_EOS; in ni_handle_eos()