Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_core.h46 int for_each_thermal_zone(int (*cb)(struct thermal_zone_device *, void *),
Dthermal_netlink.c382 ret = for_each_thermal_zone(__thermal_genl_cmd_tz_get_id, msg); in thermal_genl_cmd_tz_get_id()
Dthermal_core.c739 int for_each_thermal_zone(int (*cb)(struct thermal_zone_device *, void *), in for_each_thermal_zone() function