Home
last modified time | relevance | path

Searched refs:pollForPlatformEvent (Results 1 – 4 of 4) sorted by relevance

/openbmc/pldm/platform-mc/
H A Dmanager.cpp34 exec::task<int> Manager::pollForPlatformEvent( in pollForPlatformEvent() function in pldm::platform_mc::Manager
H A Dmanager.hpp210 exec::task<int> pollForPlatformEvent(pldm_tid_t tid, uint16_t pollEventId,
H A Dsensor_manager.cpp211 co_await manager->pollForPlatformEvent( in doSensorPollingTask()
/openbmc/pldm/oem/ampere/event/
H A Doem_event_manager.cpp1013 co_await manager->pollForPlatformEvent(tid, 0, 0); in oemPollForPlatformEvent()