Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
Dhid-sensor-hub.c614 struct hid_sensor_hub_device *collection_hsdev = NULL; in sensor_hub_probe() local
707 if (collection_hsdev) in sensor_hub_probe()
708 collection_hsdev->end_collection_index = i; in sensor_hub_probe()
711 collection_hsdev = hsdev; in sensor_hub_probe()
716 if (collection_hsdev) in sensor_hub_probe()
717 collection_hsdev->end_collection_index = i; in sensor_hub_probe()