Home
last modified time | relevance | path

Searched defs:collection_index (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-sensor-hub.c98 sensor_hub_get_callback( struct hid_device *hdev, u32 usage_id, int collection_index, struct hid_sensor_hub_device **hsdev, void **priv) sensor_hub_get_callback() argument
H A Dhid-core.c125 int collection_index; in open_collection() local
H A Dwacom_wac.c2843 wacom_report_events(struct hid_device *hdev, struct hid_report *report, int collection_index, int field_index) wacom_report_events() argument
2869 wacom_wac_collection(struct hid_device *hdev, struct hid_report *report, int collection_index, struct hid_field *field, int field_index) wacom_wac_collection() argument
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-sensor-hub.c97 sensor_hub_get_callback( struct hid_device *hdev, u32 usage_id, int collection_index, struct hid_sensor_hub_device **hsdev, void **priv) sensor_hub_get_callback() argument
H A Dhid-core.c123 int collection_index; in open_collection() local
H A Dwacom_wac.c2901 wacom_report_events(struct hid_device *hdev, struct hid_report *report, int collection_index, int field_index) wacom_report_events() argument
2927 wacom_wac_collection(struct hid_device *hdev, struct hid_report *report, int collection_index, struct hid_field *field, int field_index) wacom_wac_collection() argument
/kernel/linux/linux-5.10/include/linux/
H A Dhid.h416 unsigned collection_index[HID_MAX_USAGES]; /* collection index array */ member
437 unsigned collection_index; /* index into collection array */ member
/kernel/linux/linux-6.6/include/linux/
H A Dhid.h448 unsigned collection_index[HID_MAX_USAGES]; /* collection index array */ member
469 unsigned collection_index; /* index into collection array */ member

Completed in 26 milliseconds