Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DPSUSensorMain.cpp699 std::string keyPowerState = labelHead + "_PowerState"; in createSensorsCallback() local
793 auto findPowerState = baseConfig->find(keyPowerState); in createSensorsCallback()