Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dplatform_manager.hpp48 exec::task<int> configEventReceiver(pldm_tid_t tid);
H A Dplatform_manager.cpp63 auto rc = co_await configEventReceiver(tid); in initTerminus()
75 exec::task<int> PlatformManager::configEventReceiver(pldm_tid_t tid) in configEventReceiver() function in pldm::platform_mc::PlatformManager