Home
last modified time | relevance | path

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

/drivers/thermal/
Dthermal_netlink.h31 int thermal_notify_tz_gov_change(int tz_id, const char *name);
104 static inline int thermal_notify_tz_gov_change(int tz_id, const char *name) in thermal_notify_tz_gov_change() function
Dthermal_netlink.c402 int thermal_notify_tz_gov_change(int tz_id, const char *name) in thermal_notify_tz_gov_change() function
Dthermal_core.c219 thermal_notify_tz_gov_change(tz->id, policy); in thermal_zone_device_set_policy()