Home
last modified time | relevance | path

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

/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.c214 void thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_remove_hwmon_sysfs() function
250 EXPORT_SYMBOL_GPL(thermal_remove_hwmon_sysfs);
Drcar_gen3_thermal.c354 thermal_remove_hwmon_sysfs(zone); in rcar_gen3_hwmon_action()
Drcar_thermal.c479 thermal_remove_hwmon_sysfs(priv->zone); in rcar_thermal_remove()
Dthermal_core.c1421 thermal_remove_hwmon_sysfs(tz); in thermal_zone_device_unregister()
/drivers/thermal/st/
Dstm_thermal.c738 thermal_remove_hwmon_sysfs(sensor->th_dev); in stm_thermal_remove()