Home
last modified time | relevance | path

Searched refs:comedi_buf_write_alloc_strict (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/comedi/
Dcomedidev.h412 unsigned int comedi_buf_write_alloc_strict(struct comedi_async *async,
Ddrivers.c635 unsigned int comedi_buf_write_alloc_strict(struct comedi_async *async, in comedi_buf_write_alloc_strict() function
786 unsigned int n = comedi_buf_write_alloc_strict(async, sizeof(short)); in comedi_buf_put()