Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/
Dcomedi_buf.c373 unsigned int comedi_buf_read_alloc(struct comedi_subdevice *s, in comedi_buf_read_alloc() function
393 EXPORT_SYMBOL_GPL(comedi_buf_read_alloc);
541 nbytes = comedi_buf_read_alloc(s, in comedi_buf_read_samples()
Dcomedidev.h562 unsigned int comedi_buf_read_alloc(struct comedi_subdevice *s, unsigned int n);
Dcomedi_fops.c1111 bi.bytes_read = comedi_buf_read_alloc(s, bi.bytes_read); in do_bufinfo_ioctl()
2508 comedi_buf_read_alloc(s, n); in comedi_read()
/linux-4.1.27/drivers/staging/comedi/drivers/
Dmite.c555 comedi_buf_read_alloc(s, async->prealloc_bufsz); in mite_sync_output_dma()
Dni_mio_common.c1690 comedi_buf_read_alloc(s, s->async->prealloc_bufsz); in ni_ao_setup_MITE_dma()
3538 comedi_buf_read_alloc(s, s->async->prealloc_bufsz); in ni_cdo_inttrig()