Searched refs:FixedEventHandler (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/bus/acpi/
H A Ddev-pwrbtn.cpp52 static uint32_t FixedEventHandler(void* ctx);
99 AcpiRemoveFixedEventHandler(ACPI_EVENT_POWER_BUTTON, FixedEventHandler);
110 uint32_t AcpiPwrbtnDevice::FixedEventHandler(void* ctx) { function in class:AcpiPwrbtnDevice
264 FixedEventHandler,

Completed in 22 milliseconds