Searched refs:__comedi_buf_write_alloc (Results 1 – 1 of 1) sorted by relevance
255 static unsigned int __comedi_buf_write_alloc(struct comedi_subdevice *s, in __comedi_buf_write_alloc() function280 return __comedi_buf_write_alloc(s, nbytes, 0); in comedi_buf_write_alloc()433 unsigned int n = __comedi_buf_write_alloc(s, sizeof(short), 1); in comedi_buf_put()