Home
last modified time | relevance | path

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

/Linux-v5.4/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()
680 last_hsdev->end_collection_index = i; in sensor_hub_probe()
702 collection_hsdev->end_collection_index = i; in sensor_hub_probe()
709 last_hsdev->end_collection_index = i; in sensor_hub_probe()
711 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.4/include/linux/
Dhid-sensor-hub.h73 int end_collection_index; member