Home
last modified time | relevance | path

Searched refs:comedi_buf_alloc (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/comedi/
A Dcomedi_internal.h27 int comedi_buf_alloc(struct comedi_device *dev, struct comedi_subdevice *s,
A Ddrivers.c171 comedi_buf_alloc(dev, s, 0); in comedi_device_detach_cleanup()
676 if (comedi_buf_alloc(dev, s, buf_size) < 0) { in __comedi_device_postconfig_async()
A Dcomedi_buf.c257 int comedi_buf_alloc(struct comedi_device *dev, struct comedi_subdevice *s, in comedi_buf_alloc() function
A Dcomedi_fops.c363 retval = comedi_buf_alloc(dev, s, new_size); in resize_async_buffer()

Completed in 11 milliseconds