Home
last modified time | relevance | path

Searched refs:unload (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/usb/eth/
A Dr8152.h637 void (*unload)(struct r8152 *); member
A Dr8152.c1389 ops->unload = rtl8152_unload; in rtl_ops_init()
1401 ops->unload = rtl8153_unload; in rtl_ops_init()
/u-boot/lib/efi_loader/
A Defi_boottime.c3139 if (!loaded_image_protocol->unload) { in efi_unload_image()
3143 ret = EFI_CALL(loaded_image_protocol->unload(image_handle)); in efi_unload_image()
/u-boot/doc/uefi/
A Duefi.rst351 information about the image and a pointer to the unload callback function.
/u-boot/include/
A Defi_api.h470 efi_status_t (EFIAPI *unload)(efi_handle_t image_handle);

Completed in 34 milliseconds