Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-sensor-hub.c623 struct hid_sensor_hub_device *collection_hsdev = NULL; in sensor_hub_probe() local
715 if (collection_hsdev) in sensor_hub_probe()
716 collection_hsdev->end_collection_index = i; in sensor_hub_probe()
719 collection_hsdev = hsdev; in sensor_hub_probe()
724 if (collection_hsdev) in sensor_hub_probe()
725 collection_hsdev->end_collection_index = i; in sensor_hub_probe()