Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Defistub.h292 efi_status_t (__efiapi *locate_device_path)(efi_guid_t *,
355 u32 locate_device_path; member
H A Defi-stub-helper.c562 status = efi_bs_call(locate_device_path, &lf2_proto_guid, &dp, &handle); in efi_load_initrd_dev_path()