Searched defs:of_thermal_destroy_zones (Results 1 - 2 of 2) sorted by relevance

/drivers/thermal/
H A Dthermal_core.h91 void of_thermal_destroy_zones(void);
94 static inline void of_thermal_destroy_zones(void) { } function
H A Dof-thermal.c847 of_thermal_destroy_zones();
853 * of_thermal_destroy_zones - remove all zones parsed and allocated resources
859 void of_thermal_destroy_zones(void) function

Completed in 69 milliseconds