Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/efi/libstub/
Defistub.h260 efi_status_t (__efiapi *locate_device_path)(efi_guid_t *,
321 u32 locate_device_path; member
Defi-stub-helper.c651 status = efi_bs_call(locate_device_path, &lf2_proto_guid, &dp, &handle); in efi_load_initrd_dev_path()