Home
last modified time | relevance | path

Searched defs:gov_change (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/lib/thermal/include/
H A Dthermal.h33 int (*gov_change)(int tz_id, const char *gov_name, void *arg); member
/openbmc/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c188 static int gov_change(int tz_id, const char *name, __maybe_unused void *arg) in gov_change() function