Searched refs:efi_register_notify_event (Results 1 – 2 of 2) sorted by relevance
987 struct efi_register_notify_event *item, *next; in efi_close_event()1118 struct efi_register_notify_event *event; in efi_add_protocol()1414 struct efi_register_notify_event *item; in efi_register_protocol_notify()1424 item = calloc(1, sizeof(struct efi_register_notify_event)); in efi_register_protocol_notify()1478 static struct efi_register_notify_event *efi_check_register_notify_event in efi_check_register_notify_event()1481 struct efi_register_notify_event *event; in efi_check_register_notify_event()1484 if (event == (struct efi_register_notify_event *)key) in efi_check_register_notify_event()1511 struct efi_register_notify_event *event; in efi_locate_handle()2532 struct efi_register_notify_event *event; in efi_locate_protocol()
388 struct efi_register_notify_event { struct
Completed in 9 milliseconds