Home
last modified time | relevance | path

Searched refs:oemPollForPlatformEvent (Results 1 – 6 of 6) sorted by relevance

/openbmc/pldm/platform-mc/
H A Dmanager.cpp48 exec::task<int> Manager::oemPollForPlatformEvent(pldm_tid_t tid) in oemPollForPlatformEvent() function in pldm::platform_mc::Manager
H A Dmanager.hpp256 exec::task<int> oemPollForPlatformEvent(pldm_tid_t tid);
H A Dsensor_manager.cpp216 co_await manager->oemPollForPlatformEvent(tid); in doSensorPollingTask()
/openbmc/pldm/oem/ampere/
H A Doem_ampere.hpp141 return oemEventManager->oemPollForPlatformEvent(tid); in createOemEventHandler()
/openbmc/pldm/oem/ampere/event/
H A Doem_event_manager.hpp295 exec::task<int> oemPollForPlatformEvent(pldm_tid_t tid);
H A Doem_event_manager.cpp1008 exec::task<int> OemEventManager::oemPollForPlatformEvent(pldm_tid_t tid) in oemPollForPlatformEvent() function in pldm::oem_ampere::OemEventManager