Home
last modified time | relevance | path

Searched defs:power_hint (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/libhardware/modules/power/
H A Dpower.c40 static void power_hint(struct power_module *module UNUSED_ARGUMENT, in power_hint() function
/aosp12/hardware/qcom/power/
H A Dpower.c186 static void power_hint(struct power_module *module, power_hint_t hint, in power_hint() function
/aosp12/hardware/google/pixel/thermal/
H A Dthermal-helper.cpp229 std::string power_hint = StringPrintf("THERMAL_%s_%s", type.c_str(), toString(t).c_str()); in isModeSupported() local
249 std::string power_hint = StringPrintf("THERMAL_%s_%s", type.c_str(), toString(t).c_str()); in setMode() local