Home
last modified time | relevance | path

Searched refs:hidmap_support_key (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hid/
H A Dhidmap.c129 hidmap_support_key(struct hidmap *hm, uint16_t key) in hidmap_support_key() function
576 hidmap_support_key(hm, item->code); in hidmap_parse_hid_item()
610 hidmap_support_key(hm, mi->code + uoff); in hidmap_parse_hid_item()
625 hidmap_support_key(hm, mi->code + uoff); in hidmap_parse_hid_item()
H A Dhidmap.h251 void hidmap_support_key(struct hidmap *hm, uint16_t key);