Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-sensor-hub.c613 struct hid_sensor_hub_device *collection_hsdev = NULL; in sensor_hub_probe() local
705 if (collection_hsdev) in sensor_hub_probe()
706 collection_hsdev->end_collection_index = i; in sensor_hub_probe()
709 collection_hsdev = hsdev; in sensor_hub_probe()
714 if (collection_hsdev) in sensor_hub_probe()
715 collection_hsdev->end_collection_index = i; in sensor_hub_probe()