Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_hwmon.h20 void thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz);
29 thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_remove_hwmon_sysfs() function
Dthermal_hwmon.c210 void thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_remove_hwmon_sysfs() function
246 EXPORT_SYMBOL_GPL(thermal_remove_hwmon_sysfs);
Drcar_thermal.c457 thermal_remove_hwmon_sysfs(priv->zone); in rcar_thermal_remove()
Dthermal_core.c1351 thermal_remove_hwmon_sysfs(tz); in thermal_zone_device_unregister()