Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.h131 int thermal_zone_device_set_policy(struct thermal_zone_device *, char *);
H A Dthermal_sysfs.c273 ret = thermal_zone_device_set_policy(tz, name); in policy_store()
H A Dthermal_core.c201 int thermal_zone_device_set_policy(struct thermal_zone_device *tz, in thermal_zone_device_set_policy() function