Lines Matching refs:efi_event
46 struct efi_event;
68 struct efi_event *event,
70 void *notify_context, struct efi_event **event);
71 efi_status_t (EFIAPI *set_timer)(struct efi_event *event,
75 struct efi_event **event,
77 efi_status_t (EFIAPI *signal_event)(struct efi_event *event);
78 efi_status_t (EFIAPI *close_event)(struct efi_event *event);
79 efi_status_t (EFIAPI *check_event)(struct efi_event *event);
95 const efi_guid_t *protocol, struct efi_event *event,
172 struct efi_event *event,
176 struct efi_event **event);
600 struct efi_event *wait_for_key;
793 struct efi_event *wait_for_packet;