Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_driver/
H A Defi_uclass.c41 const struct efi_device_path *node = efi_dp_last_node(dp); in check_node_type()
/openbmc/u-boot/include/
H A Defi_loader.h453 const struct efi_device_path *efi_dp_last_node(
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c215 const struct efi_device_path *efi_dp_last_node(const struct efi_device_path *dp) in efi_dp_last_node() function