Searched refs:devm_thermal_of_zone_unregister (Results 1 – 4 of 4) sorted by relevance
195 void devm_thermal_of_zone_unregister(struct device *dev, struct thermal_zone_device *tz);206 static inline void devm_thermal_of_zone_unregister(struct device *dev, in devm_thermal_of_zone_unregister() function
515 void devm_thermal_of_zone_unregister(struct device *dev, struct thermal_zone_device *tz) in devm_thermal_of_zone_unregister() function520 EXPORT_SYMBOL_GPL(devm_thermal_of_zone_unregister);
520 devm_thermal_of_zone_unregister(&pdev->dev, in sprd_thm_remove()
229 devm_thermal_of_zone_unregister(sensor->dev, sensor->thermal_dev); in st_thermal_unregister()