Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Defi_loader.h442 struct efi_device_path *efi_dp_from_dev(struct udevice *dev);
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c603 struct efi_device_path *efi_dp_from_dev(struct udevice *dev) in efi_dp_from_dev() function