Home
last modified time | relevance | path

Searched defs:collection_index (Results 1 – 4 of 4) sorted by relevance

/linux-5.10/drivers/hid/
Dhid-sensor-hub.c101 int collection_index, in sensor_hub_get_callback()
Dwacom_wac.c2733 struct hid_report *report, int collection_index, in wacom_report_events()
2759 int collection_index, struct hid_field *field, in wacom_wac_collection()
Dhid-core.c125 int collection_index; in open_collection() local
/linux-5.10/include/linux/
Dhid.h412 unsigned collection_index[HID_MAX_USAGES]; /* collection index array */ member
433 unsigned collection_index; /* index into collection array */ member