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.hpp428 getPowerLabelFunctionID(const std::string& value);
H A Docc_manager.cpp1057 Manager::getPowerLabelFunctionID(const std::string& value) in getPowerLabelFunctionID() function in open_power::occ::Manager
1108 auto functionID = getPowerLabelFunctionID(labelValue); in readPowerSensors()