Home
last modified time | relevance | path

Searched refs:efi_dp_from_part (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/lib/efi_loader/
Defi_disk.c259 diskobj->dp = efi_dp_from_part(desc, part); in efi_disk_add_dev()
Defi_device_path.c762 struct efi_device_path *efi_dp_from_part(struct blk_desc *desc, int part) in efi_dp_from_part() function
/external/u-boot/cmd/
Dbootefi.c538 bootefi_device_path = efi_dp_from_part(desc, part); in efi_set_bootdev()
/external/u-boot/include/
Defi_loader.h372 struct efi_device_path *efi_dp_from_part(struct blk_desc *desc, int part);