Home
last modified time | relevance | path

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

/openbmc/openpower-proc-control/extensions/phal/
H A Dfw_update_watch.hpp47 std::bind(std::mem_fn(&Watch::fwIntfAddedCallback), this, in Watch()
76 void fwIntfAddedCallback(sdbusplus::message_t& msg);
H A Dfw_update_watch.cpp36 void Watch::fwIntfAddedCallback(sdbusplus::message_t& msg) in fwIntfAddedCallback() function in openpower::phal::fwupdate::Watch