Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowercap.hpp53 std::bind(std::mem_fn(&PowerCap::pcapChanged), this, in PowerCap()
77 void pcapChanged(sdbusplus::message_t& msg);
H A Dpowercap.cpp322 void PowerCap::pcapChanged(sdbusplus::message_t& msg) in pcapChanged() function in open_power::occ::powercap::PowerCap