Searched refs:comedi_buf_map_access (Results 1 – 3 of 3) sorted by relevance
33 int comedi_buf_map_access(struct comedi_buf_map *bm, unsigned long offset,
203 int comedi_buf_map_access(struct comedi_buf_map *bm, unsigned long offset, in comedi_buf_map_access() function
2307 return comedi_buf_map_access(bm, offset, buf, len, write); in comedi_vm_access()