Home
last modified time | relevance | path

Searched refs:comedi_buf_map_from_subdev_get (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/comedi/
Dcomedi_internal.h35 struct comedi_buf_map *comedi_buf_map_from_subdev_get(
Dcomedi_buf.c181 comedi_buf_map_from_subdev_get(struct comedi_subdevice *s) in comedi_buf_map_from_subdev_get() function
Dcomedi_fops.c2241 bm = comedi_buf_map_from_subdev_get(s); in comedi_mmap()