Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_console.c1054 void **notify_handle) in efi_cin_register_key_notify() argument
1060 this, key_data, key_notify_function, notify_handle); in efi_cin_register_key_notify()
1063 if (!this || !key_data || !key_notify_function || !notify_handle) { in efi_cin_register_key_notify()
1082 *notify_handle = notify_function; in efi_cin_register_key_notify()
A Defi_hii.c659 efi_handle_t *notify_handle) in register_package_notify() argument
663 notify_handle); in register_package_notify()
665 if (!notify_handle) in register_package_notify()
/u-boot/include/
A Defi_api.h794 void **notify_handle);
1183 efi_handle_t *notify_handle);

Completed in 15 milliseconds