Searched refs:comedi_buf_alloc (Results 1 - 3 of 3) sorted by relevance

/drivers/staging/comedi/
H A Dinternal.h11 int comedi_buf_alloc(struct comedi_device *dev, struct comedi_subdevice *s,
H A Ddrivers.c69 comedi_buf_alloc(dev, s, 0);
267 if (comedi_buf_alloc(dev, s, DEFAULT_BUF_SIZE) < 0) {
420 int comedi_buf_alloc(struct comedi_device *dev, struct comedi_subdevice *s, function
H A Dcomedi_fops.c2436 retval = comedi_buf_alloc(dev, s, new_size);

Completed in 57 milliseconds