Lines Matching refs:NotifyFunction
152 If NotifyFunction is NULL, then ASSERT().
158 @param NotifyFunction Supplies the function to notify when the event is signaled.
159 @param NotifyContext The context parameter to pass to NotifyFunction.
172 IN EFI_EVENT_NOTIFY NotifyFunction,
185 If NotifyFunction is NULL, then ASSERT().
189 @param NotifyFunction Supplies the function to notify when the event is signaled.
190 @param NotifyContext The context parameter to pass to NotifyFunction.
202 IN EFI_EVENT_NOTIFY NotifyFunction,
925 @param NotifyFunction The notification function to call when the event is signaled.
926 @param NotifyContext The content to pass to NotifyFunction when the event is signaled.
937 IN EFI_EVENT_NOTIFY NotifyFunction, OPTIONAL
976 @param NotifyFunction The notification function to call when the event is signaled.
977 @param NotifyContext The content to pass to NotifyFunction when the event is signaled.
988 IN EFI_EVENT_NOTIFY NotifyFunction, OPTIONAL