Searched refs:comedi_buf_read_alloc (Results 1 – 6 of 6) sorted by relevance
78 num_bytes = comedi_buf_read_alloc(async, num_bytes); in cfc_read_array_from_buffer()
616 comedi_buf_read_alloc(async, async->prealloc_bufsz); in mite_sync_output_dma()
1649 comedi_buf_read_alloc(s->async, s->async->prealloc_bufsz); in ni_ao_setup_MITE_dma()3803 comedi_buf_read_alloc(s->async, s->async->prealloc_bufsz); in ni_cdo_inttrig()
666 unsigned comedi_buf_read_alloc(struct comedi_async *async, unsigned nbytes) in comedi_buf_read_alloc() function678 EXPORT_SYMBOL(comedi_buf_read_alloc);774 comedi_buf_read_alloc(async, sizeof(short)); in comedi_buf_get()
417 unsigned comedi_buf_read_alloc(struct comedi_async *async, unsigned nbytes);
606 bi.bytes_read = comedi_buf_read_alloc(async, bi.bytes_read); in do_bufinfo_ioctl()1766 comedi_buf_read_alloc(async, n); in comedi_read()