Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dthermal.h305 void thermal_of_zone_unregister(struct thermal_zone_device *tz);
309 void thermal_of_zone_unregister(struct thermal_zone_device *tz);
326 static inline void thermal_of_zone_unregister(struct thermal_zone_device *tz) in thermal_of_zone_unregister() function
/Linux-v6.1/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);
652 thermal_of_zone_unregister(tz); in thermal_of_zone_register()
669 thermal_of_zone_unregister(*(struct thermal_zone_device **)res); in devm_thermal_of_zone_release()
/Linux-v6.1/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()