Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/thermal/
H A Dthermal.c78 static int __thermal_zone_discover(struct thermal_zone *tz, void *th) in __thermal_zone_discover() function
96 if (for_each_thermal_zone(tz, __thermal_zone_discover, th)) in thermal_zone_discover()