[go: nahoru, domu]

Searched defs:comedi_buf_read_alloc (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/comedi/
H A Dcomedi_buf.c379 unsigned int comedi_buf_read_alloc(struct comedi_subdevice *s, function
399 EXPORT_SYMBOL_GPL(comedi_buf_read_alloc); variable
452 comedi_buf_read_alloc(s, sizeof(short));
569 num_bytes = comedi_buf_read_alloc(s, num_bytes);

Completed in 23 milliseconds