Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_hwmon.h21 void thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz);
36 thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_remove_hwmon_sysfs() function
H A Dthermal_core.c1634 thermal_remove_hwmon_sysfs(tz); in thermal_zone_device_register_with_trips()
1724 thermal_remove_hwmon_sysfs(tz); in thermal_zone_device_unregister()
/linux/drivers/thermal/st/
H A Dst_thermal.c228 thermal_remove_hwmon_sysfs(sensor->thermal_dev); in st_thermal_unregister()