Lines Matching defs:s

53 			      struct comedi_subdevice *s)  in __comedi_buf_free()
140 struct comedi_subdevice *s, in __comedi_buf_alloc()
228 comedi_buf_map_from_subdev_get(struct comedi_subdevice *s) in comedi_buf_map_from_subdev_get()
249 bool comedi_buf_is_mmapped(struct comedi_subdevice *s) in comedi_buf_is_mmapped()
256 int comedi_buf_alloc(struct comedi_device *dev, struct comedi_subdevice *s, in comedi_buf_alloc()
290 void comedi_buf_reset(struct comedi_subdevice *s) in comedi_buf_reset()
312 static unsigned int comedi_buf_write_n_unalloc(struct comedi_subdevice *s) in comedi_buf_write_n_unalloc()
320 unsigned int comedi_buf_write_n_available(struct comedi_subdevice *s) in comedi_buf_write_n_available()
339 unsigned int comedi_buf_write_alloc(struct comedi_subdevice *s, in comedi_buf_write_alloc()
364 static unsigned int comedi_buf_munge(struct comedi_subdevice *s, in comedi_buf_munge()
407 unsigned int comedi_buf_write_n_allocated(struct comedi_subdevice *s) in comedi_buf_write_n_allocated()
429 unsigned int comedi_buf_write_free(struct comedi_subdevice *s, in comedi_buf_write_free()
459 unsigned int comedi_buf_read_n_available(struct comedi_subdevice *s) in comedi_buf_read_n_available()
494 unsigned int comedi_buf_read_alloc(struct comedi_subdevice *s, in comedi_buf_read_alloc()
534 unsigned int comedi_buf_read_free(struct comedi_subdevice *s, in comedi_buf_read_free()
557 static void comedi_buf_memcpy_to(struct comedi_subdevice *s, in comedi_buf_memcpy_to()
580 static void comedi_buf_memcpy_from(struct comedi_subdevice *s, in comedi_buf_memcpy_from()
621 unsigned int comedi_buf_write_samples(struct comedi_subdevice *s, in comedi_buf_write_samples()
667 unsigned int comedi_buf_read_samples(struct comedi_subdevice *s, in comedi_buf_read_samples()