Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowermode.hpp257 explicit PowerMode(const Manager& managerRef, const char* modePath,
H A Dpowermode.cpp51 PowerMode::PowerMode(const Manager& managerRef, const char* modePath, in PowerMode() argument
53 ModeInterface(utils::getBus(), modePath, in PowerMode()