Searched refs:comedi_buf_get (Results 1 – 5 of 5) sorted by relevance
409 int comedi_buf_get(struct comedi_async *async, short *x);
768 int comedi_buf_get(struct comedi_async *async, short *x) in comedi_buf_get() function779 EXPORT_SYMBOL(comedi_buf_get);
2705 ret = comedi_buf_get(s->async, &data); in pci230_handle_ao_nofifo()2795 comedi_buf_get(async, &datum); in pci230_handle_ao_fifo()
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()