Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dconfig_parser.h56 struct VirtualPowerRailInfo { struct
57 std::vector<std::string> linked_power_rails;
58 std::vector<float> coefficients;
59 float offset;
60 FormulaOption formula;