Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dhwmon.c333 static int hwmon_match_device(struct device *dev, void *data) in hwmon_match_device() function
359 hdev = device_find_child(dev, NULL, hwmon_match_device); in pec_store()