Searched refs:n_buf_pages (Results 1 – 2 of 2) sorted by relevance
440 for (i = 0; i < async->n_buf_pages; ++i) { in comedi_buf_alloc()463 async->n_buf_pages = 0; in comedi_buf_alloc()544 async->n_buf_pages = n_pages; in comedi_buf_alloc()
140 unsigned n_buf_pages; /* num elements in buf_page_list */ member