Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dmanager.hpp73 std::bind(&Manager::hardwarePresent, this, std::placeholders::_1)); in Manager()
510 void hardwarePresent(const std::string& locationCode);
H A Dmanager.cpp1083 void Manager::hardwarePresent(const std::string& locationCode) in hardwarePresent() function in openpower::pels::Manager