Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defistub.h249 efi_status_t (__efiapi *locate_device_path)(efi_guid_t *,
306 u32 locate_device_path; member
H A Defi-stub-helper.c581 status = efi_bs_call(locate_device_path, &lf2_proto_guid, &dp, &handle); in efi_load_initrd_dev_path()
/OK3568_Linux_fs/u-boot/include/
H A Defi_api.h95 efi_status_t (EFIAPI *locate_device_path)(efi_guid_t *protocol,
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_boottime.c1263 .locate_device_path = efi_locate_device_path,