Lines Matching refs:npages
52 static int npages, npagesmax; variable
60 for (i = 0; i < npages; i++) { in dump_hid_table()
144 if (npages >= npagesmax) { in hid_start()
171 curpage = &pages[npages++]; in hid_start()
192 for (no = 0; no < npages; no++) { in hid_start()
201 npages = 0; in hid_start()
215 for (k = 0; k < npages; k++) in hid_usage_page()
229 for (k = 0; k < npages; k++) in hid_usage_in_page()
232 if (k >= npages) in hid_usage_in_page()
257 for (k = 0; k < npages; k++) in hid_parse_usage_page()
275 for (k = 0; k < npages; k++) in hid_parse_usage_in_page()