Home
last modified time | relevance | path

Searched refs:notify_context (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_boottime.c161 EFI_CALL(event->notify_function(event, event->notify_context)); in efi_signal_event()
250 void *notify_context, struct efi_event **event) in efi_create_event() argument
270 efi_events[i].notify_context = notify_context; in efi_create_event()
285 void *notify_context, struct efi_event **event) in efi_create_event_ext() argument
288 notify_context); in efi_create_event_ext()
290 notify_context, event)); in efi_create_event_ext()
/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h119 void *notify_context; member
162 void *notify_context, struct efi_event **event);
H A Defi_api.h67 void *notify_context, struct efi_event **event);