Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/thermal/thermal-engine/
A Dthermal-engine.c188 static int gov_change(int tz_id, const char *name, __maybe_unused void *arg) in gov_change() function
213 .events.gov_change = gov_change
/linux-6.3-rc2/tools/lib/thermal/
A Devents.c95 return ops->gov_change(nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_ID]), in handle_thermal_event()
116 enabled_ops[THERMAL_GENL_EVENT_TZ_GOV_CHANGE] = !!ops->gov_change; in thermal_events_ops_init()
/linux-6.3-rc2/tools/lib/thermal/include/
A Dthermal.h33 int (*gov_change)(int tz_id, const char *gov_name, void *arg); member

Completed in 5 milliseconds