Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/hid/
HDhidbus.h145 #define HIDBUS_FOREACH_ITEM(hd, hi, tlc_index) \ macro
HDhidmap.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()
HDhidbus.c140 HIDBUS_FOREACH_ITEM(d, &h, tlc_index) { in hidbus_locate()
181 HIDBUS_FOREACH_ITEM(d, &h, tlc_index) { in hidbus_is_collection()
HDhmt.c724 HIDBUS_FOREACH_ITEM(hd, &hi, tlc_index) { in hmt_hid_parse()