Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/hid/
Dhid-sensor-hub.c100 int collection_index, in sensor_hub_get_callback()
Dwacom_wac.c2902 struct hid_report *report, int collection_index, in wacom_report_events()
2928 int collection_index, struct hid_field *field, in wacom_wac_collection()
Dhid-core.c123 int collection_index; in open_collection() local
/linux-6.6.21/include/linux/
Dhid.h448 unsigned collection_index[HID_MAX_USAGES]; /* collection index array */ member
469 unsigned collection_index; /* index into collection array */ member