Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A 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.3-rc2/drivers/thermal/
A Dthermal_of.c442 void thermal_of_zone_unregister(struct thermal_zone_device *tz) in thermal_of_zone_unregister() function
454 EXPORT_SYMBOL_GPL(thermal_of_zone_unregister);
538 thermal_of_zone_unregister(tz); in thermal_of_zone_register()
557 thermal_of_zone_unregister(*(struct thermal_zone_device **)res); in devm_thermal_of_zone_release()
/linux-6.3-rc2/drivers/thermal/broadcom/
A Dbcm2835_thermal.c279 thermal_of_zone_unregister(tz); in bcm2835_thermal_probe()
292 thermal_of_zone_unregister(tz); in bcm2835_thermal_remove()

Completed in 6 milliseconds