Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/comedi/
Dcomedidev.h128 struct comedi_buf_page { struct
139 struct comedi_buf_page *buf_page_list; argument
Ddrivers.c472 vzalloc(sizeof(struct comedi_buf_page) * n_pages); in comedi_buf_alloc()