Searched refs:powerModeRef (Results 1 – 4 of 4) sorted by relevance
| /openbmc/openpower-occ-control/ |
| H A D | occ_status.hpp | 86 std::unique_ptr<powermode::PowerMode>& powerModeRef, in Status() argument 92 manager(managerRef), pmode(powerModeRef), in Status() 96 managerRef, *this, powerModeRef, instance), in Status()
|
| H A D | occ_pass_through.cpp | 26 std::unique_ptr<open_power::occ::powermode::PowerMode>& powerModeRef) : in PassThrough() argument 27 Iface(utils::getBus(), path), path(path), pmode(powerModeRef), in PassThrough()
|
| H A D | occ_device.hpp | 51 std::unique_ptr<powermode::PowerMode>& powerModeRef, in Device() argument 80 pmode(powerModeRef) in Device()
|
| H A D | occ_pass_through.hpp | 44 std::unique_ptr<open_power::occ::powermode::PowerMode>& powerModeRef);
|