Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/thermal/
Dthermal.c34 int for_each_thermal_zone(struct thermal_zone *tz, cb_tz_t cb, void *arg) in for_each_thermal_zone() function
/linux-5.19.10/drivers/thermal/
Dthermal_core.c555 int for_each_thermal_zone(int (*cb)(struct thermal_zone_device *, void *), in for_each_thermal_zone() function