Searched defs:Notification (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
H A DAcpiSdt.h32 // Notification is the callback function.
37 EFI_ACPI_NOTIFICATION_FN Notification; member in struct:__anon6723
191 @param[in] Notification Points to the callback function to be registered or unregistered.
194 @retval EFI_INVALID_PARAMETER Notification is NULL
195 @retval EFI_INVALID_PARAMETER Register is FALSE and Notification does not match a known registration function.
201 IN EFI_ACPI_NOTIFICATION_FN Notification

Completed in 61 milliseconds