Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dthermal_hwmon.h35 void thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz);
44 thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_remove_hwmon_sysfs() function
Dthermal_hwmon.c236 void thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_remove_hwmon_sysfs() function
Dthermal_core.c1692 thermal_remove_hwmon_sysfs(tz); in thermal_zone_device_unregister()