Lines Matching refs:comedi_subdevice

51 			      struct comedi_subdevice *s)  in __comedi_buf_free()
119 struct comedi_subdevice *s, in __comedi_buf_alloc()
181 comedi_buf_map_from_subdev_get(struct comedi_subdevice *s) in comedi_buf_map_from_subdev_get()
202 bool comedi_buf_is_mmapped(struct comedi_subdevice *s) in comedi_buf_is_mmapped()
209 int comedi_buf_alloc(struct comedi_device *dev, struct comedi_subdevice *s, in comedi_buf_alloc()
238 void comedi_buf_reset(struct comedi_subdevice *s) in comedi_buf_reset()
260 static unsigned int comedi_buf_write_n_unalloc(struct comedi_subdevice *s) in comedi_buf_write_n_unalloc()
268 unsigned int comedi_buf_write_n_available(struct comedi_subdevice *s) in comedi_buf_write_n_available()
276 unsigned int _comedi_buf_write_alloc(struct comedi_subdevice *s, in _comedi_buf_write_alloc()
307 unsigned int comedi_buf_write_alloc(struct comedi_subdevice *s, in comedi_buf_write_alloc()
324 static unsigned int comedi_buf_munge(struct comedi_subdevice *s, in comedi_buf_munge()
370 unsigned int comedi_buf_write_n_allocated(struct comedi_subdevice *s) in comedi_buf_write_n_allocated()
377 unsigned int _comedi_buf_write_free(struct comedi_subdevice *s, in _comedi_buf_write_free()
410 unsigned int comedi_buf_write_free(struct comedi_subdevice *s, in comedi_buf_write_free()
423 unsigned int _comedi_buf_read_n_available(struct comedi_subdevice *s) in _comedi_buf_read_n_available()
453 unsigned int comedi_buf_read_n_available(struct comedi_subdevice *s) in comedi_buf_read_n_available()
467 unsigned int _comedi_buf_read_alloc(struct comedi_subdevice *s, in _comedi_buf_read_alloc()
503 unsigned int comedi_buf_read_alloc(struct comedi_subdevice *s, in comedi_buf_read_alloc()
521 unsigned int _comedi_buf_read_free(struct comedi_subdevice *s, in _comedi_buf_read_free()
556 unsigned int comedi_buf_read_free(struct comedi_subdevice *s, in comedi_buf_read_free()
569 static void comedi_buf_memcpy_to(struct comedi_subdevice *s, in comedi_buf_memcpy_to()
596 static void comedi_buf_memcpy_from(struct comedi_subdevice *s, in comedi_buf_memcpy_from()
622 static unsigned int _comedi_buf_write_samples(struct comedi_subdevice *s, in _comedi_buf_write_samples()
671 unsigned int comedi_buf_write_samples(struct comedi_subdevice *s, in comedi_buf_write_samples()
686 static unsigned int _comedi_buf_read_samples(struct comedi_subdevice *s, in _comedi_buf_read_samples()
725 unsigned int comedi_buf_read_samples(struct comedi_subdevice *s, in comedi_buf_read_samples()