Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowermode.hpp301 void setMasterOcc(const std::string& occPath);
H A Docc_status.cpp444 pmode->setMasterOcc(path); in occReadStateNow()
H A Docc_manager.cpp378 pmode->setMasterOcc(path); in createObjects()
506 pmode->setMasterOcc(path); in initStatusObjects()
H A Dpowermode.cpp115 void PowerMode::setMasterOcc(const std::string& masterOccPath) in setMasterOcc() function in open_power::occ::powermode::PowerMode