Home
last modified time | relevance | path

Searched defs:for_each_thermal_zone (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/lib/thermal/
H A Dthermal.c34 int for_each_thermal_zone(struct thermal_zone *tz, cb_tz_t cb, void *arg) in for_each_thermal_zone() function
/openbmc/linux/drivers/thermal/
H A Dthermal_core.c566 int for_each_thermal_zone(int (*cb)(struct thermal_zone_device *, void *), in for_each_thermal_zone() function