Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-sensor-hub.c129 callback->hsdev->end_collection_index)) { in sensor_hub_get_callback()
409 hsdev->end_collection_index)) { in sensor_hub_input_get_attribute_info()
686 last_hsdev->end_collection_index = i; in sensor_hub_probe()
708 collection_hsdev->end_collection_index = i; in sensor_hub_probe()
715 last_hsdev->end_collection_index = i; in sensor_hub_probe()
717 collection_hsdev->end_collection_index = i; in sensor_hub_probe()
Dhid-sensor-custom.c552 hsdev->end_collection_index))) { in hid_sensor_custom_add_fields()
/Linux-v4.19/include/linux/
Dhid-sensor-hub.h86 int end_collection_index; member