Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_netlink.h24 int thermal_notify_tz_gov_change(int tz_id, const char *name);
95 static inline int thermal_notify_tz_gov_change(int tz_id, const char *name) in thermal_notify_tz_gov_change() function
H A Dthermal_netlink.c357 int thermal_notify_tz_gov_change(int tz_id, const char *name) in thermal_notify_tz_gov_change() function
H A Dthermal_core.c220 thermal_notify_tz_gov_change(tz->id, policy); in thermal_zone_device_set_policy()