Searched refs:nmap_items (Results 1 – 2 of 2) sorted by relevance
75 hidmap_get_next_map_index(const struct hidmap_item *map, int nmap_items, in hidmap_get_next_map_index() argument86 return (*index < nmap_items); in hidmap_get_next_map_index()96 hm->map[*map], hm->nmap_items[*map], item, uoff)) { in hidmap_get_next_map_item()531 hm->nmap_items[hm->nmaps] = nitems_map; in hidmap_add_map()691 map < hm->map[i] + hm->nmap_items[i]; in hidmap_parse_hid_descr()
198 uint32_t nmap_items[HIDMAP_MAX_MAPS]; member