Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/thermal/
Dthermal_core.c561 int for_each_thermal_zone(int (*cb)(struct thermal_zone_device *, void *), in for_each_thermal_zone() function
/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_core.c739 int for_each_thermal_zone(int (*cb)(struct thermal_zone_device *, void *), in for_each_thermal_zone() function