Home
last modified time | relevance | path

Searched refs:createServiceActions (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dphal_service_actions.hpp22 void createServiceActions(const nlohmann::json& jsonCallouts,
H A Dphal_service_actions.cpp201 void createServiceActions(const nlohmann::json& jsonCallouts, in createServiceActions() function
H A Dpel.cpp171 openpower::pels::phal::createServiceActions(callouts, dataIface, plid()); in PEL()