Searched refs:comedi_buf_memcpy_from (Results 1 – 3 of 3) sorted by relevance
402 void comedi_buf_memcpy_from(struct comedi_async *async, unsigned int offset, in comedi_buf_memcpy_from() function427 EXPORT_SYMBOL_GPL(comedi_buf_memcpy_from);
345 void comedi_buf_memcpy_from(struct comedi_async *async, unsigned int offset,
79 comedi_buf_memcpy_from(async, 0, data, num_bytes); in cfc_read_array_from_buffer()