Home
last modified time | relevance | path

Searched refs:thermal_remove_hwmon_sysfs (Results 1 – 8 of 8) 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_hwmon.c204 void thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_remove_hwmon_sysfs() function
239 EXPORT_SYMBOL_GPL(thermal_remove_hwmon_sysfs);
243 thermal_remove_hwmon_sysfs(*(struct thermal_zone_device **)res); in devm_thermal_hwmon_release()
H A Dthermal_core.c1552 thermal_remove_hwmon_sysfs(tz); in thermal_zone_device_register_with_trips()
1641 thermal_remove_hwmon_sysfs(tz); in thermal_zone_device_unregister()
H A Drockchip_thermal.c1802 thermal_remove_hwmon_sysfs(sensor->tzd); in rockchip_thermal_remove()
/linux/drivers/thermal/renesas/
H A Drzg2l_thermal.c156 thermal_remove_hwmon_sysfs(priv->zone); in rzg2l_thermal_remove()
H A Drcar_thermal.c384 thermal_remove_hwmon_sysfs(priv->zone); in rcar_thermal_remove()
/linux/drivers/thermal/st/
H A Dst_thermal.c228 thermal_remove_hwmon_sysfs(sensor->thermal_dev); in st_thermal_unregister()
H A Dstm_thermal.c572 thermal_remove_hwmon_sysfs(sensor->th_dev); in stm_thermal_remove()