Searched refs:of_parse_thermal_zones (Results 1 – 3 of 3) sorted by relevance
94 int of_parse_thermal_zones(void);101 static inline int of_parse_thermal_zones(void) { return 0; } in of_parse_thermal_zones() function
1013 int __init of_parse_thermal_zones(void) in of_parse_thermal_zones() function
1614 result = of_parse_thermal_zones(); in thermal_init()