Home
last modified time | relevance | path

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

/linux/tools/lib/thermal/
H A Dlibthermal.map3 for_each_thermal_zone;
/linux/drivers/thermal/
H A Dthermal_netlink.c512 ret = for_each_thermal_zone(__thermal_genl_cmd_tz_get_id, msg); in thermal_genl_cmd_tz_get_id()
H A Dthermal_core.c743 int for_each_thermal_zone(int (*cb)(struct thermal_zone_device *, void *), in for_each_thermal_zone() function