Home
last modified time | relevance | path

Searched refs:comedi_buf_read_alloc (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/staging/comedi/
Dcomedi_buf.c495 unsigned int comedi_buf_read_alloc(struct comedi_subdevice *s, in comedi_buf_read_alloc() function
515 EXPORT_SYMBOL_GPL(comedi_buf_read_alloc);
683 nbytes = comedi_buf_read_alloc(s, in comedi_buf_read_samples()
Dcomedidev.h976 unsigned int comedi_buf_read_alloc(struct comedi_subdevice *s, unsigned int n);
Dcomedi_fops.c1132 comedi_buf_read_alloc(s, bi.bytes_read); in do_bufinfo_ioctl()
2688 comedi_buf_read_alloc(s, n); in comedi_read()
/Linux-v5.10/drivers/staging/comedi/drivers/
Dcomedi_test.c463 nbytes = comedi_buf_read_alloc(s, skip_bytes); in waveform_ao_timer()
Dmite.c315 comedi_buf_read_alloc(s, async->prealloc_bufsz); in mite_sync_output_dma()
Dni_mio_common.c1476 comedi_buf_read_alloc(s, s->async->prealloc_bufsz); in ni_ao_setup_MITE_dma()
3629 comedi_buf_read_alloc(s, s->async->prealloc_bufsz); in ni_cdo_inttrig()