Home
last modified time | relevance | path

Searched refs:thermal_thresholds_for_each (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thermal/
H A Dthermal_thresholds.c228 int thermal_thresholds_for_each(struct thermal_zone_device *tz, in thermal_thresholds_for_each() function
H A Dthermal_netlink.c680 ret = thermal_thresholds_for_each(tz, __thermal_genl_cmd_threshold_get, msg); in thermal_genl_cmd_threshold_get()