Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_console.c855 void **notify_handle) in efi_cin_register_key_notify() argument
861 this, key_data, key_notify_function, notify_handle); in efi_cin_register_key_notify()
864 if (!this || !key_data || !key_notify_function || !notify_handle) { in efi_cin_register_key_notify()
883 *notify_handle = notify_function; in efi_cin_register_key_notify()
H A Defi_hii.c680 efi_handle_t *notify_handle) in register_package_notify() argument
684 notify_handle); in register_package_notify()
686 if (!notify_handle) in register_package_notify()
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0005-interface-remove-faulty-assert-to-make-weston-happy-.patch23 vchi_service_release(dispmanx_client.notify_handle[0]);
/openbmc/u-boot/include/
H A Defi_api.h647 void **notify_handle);
1036 efi_handle_t *notify_handle);