Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.hpp997 void inventoryIfaceAdded(sdbusplus::message_t& msg);
H A Ddata_interface.cpp944 std::bind(&DataInterface::inventoryIfaceAdded, this, in startFruPlugWatch()
974 void DataInterface::inventoryIfaceAdded(sdbusplus::message_t& msg) in inventoryIfaceAdded() function in openpower::pels::DataInterface