Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_device.hpp80 std::bind(std::mem_fn(&Device::throttleProcPowerCallback), this, in Device()
279 void throttleProcPowerCallback(int error);
H A Docc_device.cpp126 void Device::throttleProcPowerCallback(int error) in throttleProcPowerCallback() function in open_power::occ::Device