Searched refs:unload (Results 1 – 5 of 5) sorted by relevance
637 void (*unload)(struct r8152 *); member
1389 ops->unload = rtl8152_unload; in rtl_ops_init()1401 ops->unload = rtl8153_unload; in rtl_ops_init()
3139 if (!loaded_image_protocol->unload) { in efi_unload_image()3143 ret = EFI_CALL(loaded_image_protocol->unload(image_handle)); in efi_unload_image()
351 information about the image and a pointer to the unload callback function.
470 efi_status_t (EFIAPI *unload)(efi_handle_t image_handle);
Completed in 34 milliseconds