Home
last modified time | relevance | path

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

/linux/drivers/comedi/ !
H A Dcomedi_internal.h36 comedi_buf_map_from_subdev_get(struct comedi_subdevice *s);
H A Dcomedi_buf.c181 comedi_buf_map_from_subdev_get(struct comedi_subdevice *s) in comedi_buf_map_from_subdev_get() function
H A Dcomedi_fops.c2424 bm = comedi_buf_map_from_subdev_get(s); in comedi_mmap()