Searched refs:nmap_items (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/hid/
H A Dhidmap.c77 hidmap_get_next_map_index(const struct hidmap_item *map, int nmap_items, argument
88 return (*index < nmap_items);
98 hm->map[*map], hm->nmap_items[*map], item, uoff)) {
529 hm->nmap_items[hm->nmaps] = nitems_map;
689 map < hm->map[i] + hm->nmap_items[i];
H A Dhidmap.h195 uint32_t nmap_items[HIDMAP_MAX_MAPS]; member in struct:hidmap

Completed in 110 milliseconds