Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/firmware/efi/libstub/
Dfile.c152 if ((efi_bs_call(locate_device_path, &fs_proto, &initrd_dp, &handle) ?: in efi_open_device_path()
Defistub.h288 efi_status_t (__efiapi *locate_device_path)(efi_guid_t *,
349 u32 locate_device_path; member
Defi-stub-helper.c510 status = efi_bs_call(locate_device_path, &lf2_proto_guid, &dp, &handle); in efi_load_initrd_dev_path()