Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowercap.hpp145 bool readDbusPcapLimits(uint32_t& softMin, uint32_t& hardMin,
H A Dpowercap.cpp39 readDbusPcapLimits(capSoftMin, capHardMin, capMax); in updatePcapBounds()
365 readDbusPcapLimits(capSoftMin, capHardMin, capMax); in pcapChanged()
458 bool PowerCap::readDbusPcapLimits(uint32_t& softMin, uint32_t& hardMin, in readDbusPcapLimits() function in open_power::occ::powercap::PowerCap