Home
last modified time | relevance | path

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

/drivers/staging/comedi/
Dcomedi_buf.c379 unsigned int comedi_buf_read_alloc(struct comedi_subdevice *s, in comedi_buf_read_alloc() function
399 EXPORT_SYMBOL_GPL(comedi_buf_read_alloc);
452 comedi_buf_read_alloc(s, sizeof(short)); in comedi_buf_get()
569 num_bytes = comedi_buf_read_alloc(s, num_bytes); in comedi_read_array_from_buffer()
Dcomedidev.h419 unsigned int comedi_buf_read_alloc(struct comedi_subdevice *s, unsigned int n);
Dcomedi_fops.c995 bi.bytes_read = comedi_buf_read_alloc(s, bi.bytes_read); in do_bufinfo_ioctl()
2251 comedi_buf_read_alloc(s, n); in comedi_read()
/drivers/staging/comedi/drivers/
Dmite.c562 comedi_buf_read_alloc(s, async->prealloc_bufsz); in mite_sync_output_dma()
Dni_mio_common.c1717 comedi_buf_read_alloc(s, s->async->prealloc_bufsz); in ni_ao_setup_MITE_dma()
3577 comedi_buf_read_alloc(s, s->async->prealloc_bufsz); in ni_cdo_inttrig()