Searched refs:throttleProcTempCallback (Results 1 – 2 of 2) sorted by relevance
76 std::bind(std::mem_fn(&Device::throttleProcTempCallback), this, in Device()277 void throttleProcTempCallback(int error);
116 void Device::throttleProcTempCallback(int error) in throttleProcTempCallback() function in open_power::occ::Device