Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
Defistub.h249 efi_status_t (__efiapi *locate_device_path)(efi_guid_t *,
306 u32 locate_device_path; member
Defi-stub-helper.c581 status = efi_bs_call(locate_device_path, &lf2_proto_guid, &dp, &handle); in efi_load_initrd_dev_path()