Searched refs:ModeInterface (Results 1 – 3 of 3) sorted by relevance
30 using ModeInterface = sdbusplus::server::object_t<Base::Mode>; typedef244 class PowerMode : public ModeInterface
53 ModeInterface(utils::getBus(), modePath, in PowerMode()54 ModeInterface::action::emit_no_signals), in PowerMode()75 ModeInterface::allowedPowerModes(389 ModeInterface::PowerMode dBusMode = Mode::PowerMode::OEM; in updateDbusMode()429 ModeInterface::powerMode(dBusMode); in updateDbusMode()1413 ModeInterface::allowedPowerModes(modesToAllow); in getSupportedModes()
29 using ModeInterface = sdbusplus::xyz::openbmc_project::Control::server::Mode; typedef32 using ModeObject = ServerObject<ModeInterface, DebugZoneInterface>;