Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dthermal.h306 void thermal_of_zone_unregister(struct thermal_zone_device *tz);
310 void thermal_of_zone_unregister(struct thermal_zone_device *tz);
327 static inline void thermal_of_zone_unregister(struct thermal_zone_device *tz) in thermal_of_zone_unregister() function
/linux-6.1.9/drivers/thermal/
Dthermal_of.c553 void thermal_of_zone_unregister(struct thermal_zone_device *tz) in thermal_of_zone_unregister() function
565 EXPORT_SYMBOL_GPL(thermal_of_zone_unregister);
654 thermal_of_zone_unregister(tz); in thermal_of_zone_register()
673 thermal_of_zone_unregister(*(struct thermal_zone_device **)res); in devm_thermal_of_zone_release()
/linux-6.1.9/drivers/thermal/broadcom/
Dbcm2835_thermal.c280 thermal_of_zone_unregister(tz); in bcm2835_thermal_probe()
293 thermal_of_zone_unregister(tz); in bcm2835_thermal_remove()