Home
last modified time | relevance | path

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

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