Home
last modified time | relevance | path

Searched defs:efi_event (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h115 struct efi_event { struct
118 void (EFIAPI *notify_function)(struct efi_event *event, void *context); argument
119 void *notify_context;
120 u64 trigger_next;
121 u64 trigger_time;
122 enum efi_timer_delay trigger_type;
123 int signaled;