Searched refs:comedi_buf_get (Results 1 – 6 of 6) sorted by relevance
407 int comedi_buf_get(struct comedi_async *async, short *x);
771 int comedi_buf_get(struct comedi_async *async, short *x) in comedi_buf_get() function782 EXPORT_SYMBOL(comedi_buf_get);
2702 ret = comedi_buf_get(s->async, &data); in pci230_handle_ao_nofifo()2792 comedi_buf_get(async, &datum); in pci230_handle_ao_fifo()
635 ret = comedi_buf_get(s->async, &temp); in usbduxsub_ao_IsocIrq()
681 ret = comedi_buf_get(s->async, &temp); in usbduxsub_ao_IsocIrq()
1271 err &= comedi_buf_get(async, &d); in ni_ao_fifo_load()1281 err &= comedi_buf_get(async, &d); in ni_ao_fifo_load()