Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
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
Dthermal_hwmon.c215 void thermal_remove_hwmon_sysfs(struct thermal_zone_device *tz) in thermal_remove_hwmon_sysfs() function
251 EXPORT_SYMBOL_GPL(thermal_remove_hwmon_sysfs);
255 thermal_remove_hwmon_sysfs(*(struct thermal_zone_device **)res); in devm_thermal_hwmon_release()
Drzg2l_thermal.c153 thermal_remove_hwmon_sysfs(priv->zone); in rzg2l_thermal_remove()
Drcar_gen3_thermal.c420 thermal_remove_hwmon_sysfs(zone); in rcar_gen3_hwmon_action()
Drcar_thermal.c432 thermal_remove_hwmon_sysfs(priv->zone); in rcar_thermal_remove()
Drockchip_thermal.c1487 thermal_remove_hwmon_sysfs(sensor->tzd); in rockchip_thermal_remove()
Dthermal_core.c1381 thermal_remove_hwmon_sysfs(tz); in thermal_zone_device_unregister()
/linux-5.19.10/drivers/thermal/st/
Dstm_thermal.c584 thermal_remove_hwmon_sysfs(sensor->th_dev); in stm_thermal_remove()