Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
Defi_device_path.c622 static unsigned dp_part_size(struct blk_desc *desc, int part) in dp_part_size() function
766 start = buf = dp_alloc(dp_part_size(desc, part) + sizeof(END)); in efi_dp_from_part()
824 dpsize = dp_part_size(desc, part); in efi_dp_from_file()