Searched refs:comedi_buf_page (Results 1 – 2 of 2) sorted by relevance
128 struct comedi_buf_page { struct139 struct comedi_buf_page *buf_page_list; argument
472 vzalloc(sizeof(struct comedi_buf_page) * n_pages); in comedi_buf_alloc()