Searched refs:comedi_buf_read_alloc (Results 1 – 5 of 5) sorted by relevance
445 unsigned int comedi_buf_read_alloc(struct comedi_subdevice *s, in comedi_buf_read_alloc() function465 EXPORT_SYMBOL_GPL(comedi_buf_read_alloc);639 nbytes = comedi_buf_read_alloc(s, in comedi_buf_read_samples()
1153 comedi_buf_read_alloc(s, bi.bytes_read); in do_bufinfo_ioctl()2797 comedi_buf_read_alloc(s, n); in comedi_read()
477 nbytes = comedi_buf_read_alloc(s, skip_bytes); in waveform_ao_timer()
314 comedi_buf_read_alloc(s, async->prealloc_bufsz); in mite_sync_output_dma()
1490 comedi_buf_read_alloc(s, s->async->prealloc_bufsz); in ni_ao_setup_MITE_dma()3643 comedi_buf_read_alloc(s, s->async->prealloc_bufsz); in ni_cdo_inttrig()
Completed in 711 milliseconds