Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dthermal.h308 void devm_thermal_of_zone_unregister(struct device *dev, struct thermal_zone_device *tz);
331 static inline void devm_thermal_of_zone_unregister(struct device *dev, in devm_thermal_of_zone_unregister() function
/linux-6.3-rc2/drivers/thermal/
A Dthermal_of.c617 void devm_thermal_of_zone_unregister(struct device *dev, struct thermal_zone_device *tz) in devm_thermal_of_zone_unregister() function
622 EXPORT_SYMBOL_GPL(devm_thermal_of_zone_unregister);
A Dsprd_thermal.c526 devm_thermal_of_zone_unregister(&pdev->dev, in sprd_thm_remove()

Completed in 8 milliseconds