Searched refs:comedi_buf_read_alloc (Results 1 – 5 of 5) sorted by relevance
379 unsigned int comedi_buf_read_alloc(struct comedi_subdevice *s, in comedi_buf_read_alloc() function399 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()
419 unsigned int comedi_buf_read_alloc(struct comedi_subdevice *s, unsigned int n);
995 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()
562 comedi_buf_read_alloc(s, async->prealloc_bufsz); in mite_sync_output_dma()
1717 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()