Searched refs:HIDBUS_FOREACH_ITEM (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/sys/dev/hid/ |
| HD | hidbus.h | 145 #define HIDBUS_FOREACH_ITEM(hd, hi, tlc_index) \ macro
|
| HD | hidmap.c | 460 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()
|
| HD | hidbus.c | 140 HIDBUS_FOREACH_ITEM(d, &h, tlc_index) { in hidbus_locate() 181 HIDBUS_FOREACH_ITEM(d, &h, tlc_index) { in hidbus_is_collection()
|
| HD | hmt.c | 724 HIDBUS_FOREACH_ITEM(hd, &hi, tlc_index) { in hmt_hid_parse()
|