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

/freebsd-13-stable/sys/dev/hid/
H A Dhidmap.c137 hm->key_min = key;
140 hm->key_min = MIN(hm->key_min, key);
167 for (j = hm->key_min / 8; j <= hm->key_max / 8; j++) {
H A Dhidmap.h205 uint16_t key_min; member in struct:hidmap

Completed in 60 milliseconds