Home
last modified time | relevance | path

Searched refs:comedi_buf_map (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/comedi/
A Dcomedi_internal.h12 struct comedi_buf_map;
31 void comedi_buf_map_get(struct comedi_buf_map *bm);
32 int comedi_buf_map_put(struct comedi_buf_map *bm);
33 int comedi_buf_map_access(struct comedi_buf_map *bm, unsigned long offset,
35 struct comedi_buf_map *
A Dcomedi_buf.c23 struct comedi_buf_map *bm = in comedi_buf_map_kref_release()
24 container_of(kref, struct comedi_buf_map, refcount); in comedi_buf_map_kref_release()
56 struct comedi_buf_map *bm; in __comedi_buf_free()
73 static struct comedi_buf_map *
77 struct comedi_buf_map *bm; in comedi_buf_map_alloc()
145 struct comedi_buf_map *bm; in __comedi_buf_alloc()
189 void comedi_buf_map_get(struct comedi_buf_map *bm) in comedi_buf_map_get()
195 int comedi_buf_map_put(struct comedi_buf_map *bm) in comedi_buf_map_put()
227 struct comedi_buf_map *
231 struct comedi_buf_map *bm = NULL; in comedi_buf_map_from_subdev_get()
[all …]
A Dcomedi_fops.c2283 struct comedi_buf_map *bm; in comedi_vm_open()
2291 struct comedi_buf_map *bm; in comedi_vm_close()
2300 struct comedi_buf_map *bm = vma->vm_private_data; in comedi_vm_access()
2323 struct comedi_buf_map *bm = NULL; in comedi_mmap()
/linux-6.3-rc2/include/linux/comedi/
A Dcomedidev.h248 struct comedi_buf_map { struct
349 struct comedi_buf_map *buf_map;

Completed in 13 milliseconds