Home
last modified time | relevance | path

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

/drivers/thermal/
Dthermal_core.h103 void of_thermal_destroy_zones(void);
110 static inline void of_thermal_destroy_zones(void) { } in of_thermal_destroy_zones() function
Dof-thermal.c1034 of_thermal_destroy_zones(); in of_parse_thermal_zones()
1046 void of_thermal_destroy_zones(void) in of_thermal_destroy_zones() function
Dthermal_core.c2360 of_thermal_destroy_zones(); in thermal_exit()