Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/
Dhid-sensor-hub.c100 int collection_index, in sensor_hub_get_callback()
Dwacom_wac.c2854 struct hid_report *report, int collection_index, in wacom_report_events()
2880 int collection_index, struct hid_field *field, in wacom_wac_collection()
Dhid-core.c128 int collection_index; in open_collection() local
/linux-5.19.10/include/linux/
Dhid.h430 unsigned collection_index[HID_MAX_USAGES]; /* collection index array */ member
451 unsigned collection_index; /* index into collection array */ member