Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowercap.hpp30 using CapLimitsInterface = sdbusplus::server::object_t<Base::CapLimits>; typedef
123 class PowerCap : public CapLimitsInterface
135 CapLimitsInterface(utils::getBus(), PCAPLIMITS_PATH, in PowerCap()
136 CapLimitsInterface::action::defer_emit), in PowerCap()