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