Searched refs:thermal_zone_device_set_policy (Results 1 – 3 of 3) sorted by relevance
113 int thermal_zone_device_set_policy(struct thermal_zone_device *, char *);
243 ret = thermal_zone_device_set_policy(tz, name); in policy_store()
195 int thermal_zone_device_set_policy(struct thermal_zone_device *tz, in thermal_zone_device_set_policy() function