Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/comedi/
Dcomedidev.h414 unsigned int comedi_buf_write_alloc_strict(struct comedi_async *async,
Ddrivers.c632 unsigned int comedi_buf_write_alloc_strict(struct comedi_async *async, in comedi_buf_write_alloc_strict() function
783 unsigned int n = comedi_buf_write_alloc_strict(async, sizeof(short)); in comedi_buf_put()