Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_status.hpp90 std::unique_ptr<powermode::PowerMode>& powerModeRef, in Status() argument
104 pmode(powerModeRef), in Status()
115 powerModeRef, in Status()
H A Docc_pass_through.cpp31 std::unique_ptr<open_power::occ::powermode::PowerMode>& powerModeRef in PassThrough() argument
37 pmode(powerModeRef), in PassThrough()
H A Docc_device.hpp51 std::unique_ptr<powermode::PowerMode>& powerModeRef, in Device() argument
87 pmode(powerModeRef) in Device()
H A Docc_pass_through.hpp46 std::unique_ptr<open_power::occ::powermode::PowerMode>& powerModeRef