Home
last modified time | relevance | path

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

/drivers/thermal/
Dthermal_core.h113 int thermal_zone_device_set_policy(struct thermal_zone_device *, char *);
Dthermal_sysfs.c244 ret = thermal_zone_device_set_policy(tz, name); in policy_store()
Dthermal_core.c197 int thermal_zone_device_set_policy(struct thermal_zone_device *tz, in thermal_zone_device_set_policy() function