Home
last modified time | relevance | path

Searched refs:end_collection_index (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/hid/
Dhid-sensor-hub.c116 callback->hsdev->end_collection_index)) { in sensor_hub_get_callback()
403 hsdev->end_collection_index)) { in sensor_hub_input_get_attribute_info()
681 last_hsdev->end_collection_index = i; in sensor_hub_probe()
703 collection_hsdev->end_collection_index = i; in sensor_hub_probe()
710 last_hsdev->end_collection_index = i; in sensor_hub_probe()
712 collection_hsdev->end_collection_index = i; in sensor_hub_probe()
Dhid-sensor-custom.c540 hsdev->end_collection_index))) { in hid_sensor_custom_add_fields()
/Linux-v5.10/include/linux/
Dhid-sensor-hub.h73 int end_collection_index; member