Home
last modified time | relevance | path

Searched refs:HIDBUS_FOREACH_ITEM (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/hid/
H A Dhidbus.h145 #define HIDBUS_FOREACH_ITEM(hd, hi, tlc_index) \ macro
H A Dhidmap.c460 HIDBUS_FOREACH_ITEM(hd, &hi, tlc_index) { in hidmap_probe_hid_descr()
675 HIDBUS_FOREACH_ITEM(hd, &hi, tlc_index) { in hidmap_parse_hid_descr()
H A Dhidbus.c140 HIDBUS_FOREACH_ITEM(d, &h, tlc_index) { in hidbus_locate()
181 HIDBUS_FOREACH_ITEM(d, &h, tlc_index) { in hidbus_is_collection()
H A Dhmt.c724 HIDBUS_FOREACH_ITEM(hd, &hi, tlc_index) { in hmt_hid_parse()