Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_manager.hpp422 std::optional<std::string> getPowerLabelFunctionID(
H A Docc_manager.cpp1111 std::optional<std::string> Manager::getPowerLabelFunctionID( in getPowerLabelFunctionID() function in open_power::occ::Manager
1162 auto functionID = getPowerLabelFunctionID(labelValue); in readPowerSensors()