Lines Matching refs:comedi_subdevice
54 struct comedi_subdevice *s) in __comedi_buf_free()
141 struct comedi_subdevice *s, in __comedi_buf_alloc()
229 comedi_buf_map_from_subdev_get(struct comedi_subdevice *s) in comedi_buf_map_from_subdev_get()
250 bool comedi_buf_is_mmapped(struct comedi_subdevice *s) in comedi_buf_is_mmapped()
257 int comedi_buf_alloc(struct comedi_device *dev, struct comedi_subdevice *s, in comedi_buf_alloc()
291 void comedi_buf_reset(struct comedi_subdevice *s) in comedi_buf_reset()
313 static unsigned int comedi_buf_write_n_unalloc(struct comedi_subdevice *s) in comedi_buf_write_n_unalloc()
321 unsigned int comedi_buf_write_n_available(struct comedi_subdevice *s) in comedi_buf_write_n_available()
340 unsigned int comedi_buf_write_alloc(struct comedi_subdevice *s, in comedi_buf_write_alloc()
365 static unsigned int comedi_buf_munge(struct comedi_subdevice *s, in comedi_buf_munge()
408 unsigned int comedi_buf_write_n_allocated(struct comedi_subdevice *s) in comedi_buf_write_n_allocated()
430 unsigned int comedi_buf_write_free(struct comedi_subdevice *s, in comedi_buf_write_free()
460 unsigned int comedi_buf_read_n_available(struct comedi_subdevice *s) in comedi_buf_read_n_available()
495 unsigned int comedi_buf_read_alloc(struct comedi_subdevice *s, in comedi_buf_read_alloc()
535 unsigned int comedi_buf_read_free(struct comedi_subdevice *s, in comedi_buf_read_free()
558 static void comedi_buf_memcpy_to(struct comedi_subdevice *s, in comedi_buf_memcpy_to()
581 static void comedi_buf_memcpy_from(struct comedi_subdevice *s, in comedi_buf_memcpy_from()
622 unsigned int comedi_buf_write_samples(struct comedi_subdevice *s, in comedi_buf_write_samples()
668 unsigned int comedi_buf_read_samples(struct comedi_subdevice *s, in comedi_buf_read_samples()