Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/
Dhid-sensor-hub.c101 int collection_index, in sensor_hub_get_callback()
Dwacom_wac.c2714 struct hid_report *report, int collection_index, in wacom_report_events()
2741 int collection_index, in wacom_set_num_expected()
2798 int collection_index, struct hid_field *field, in wacom_wac_collection()
Dhid-core.c125 int collection_index; in open_collection() local
/Linux-v5.4/include/linux/
Dhid.h410 unsigned collection_index[HID_MAX_USAGES]; /* collection index array */ member
431 unsigned collection_index; /* index into collection array */ member