Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_device_path.c352 static unsigned dp_part_size(struct blk_desc *desc, int part) in dp_part_size() function
447 start = buf = dp_alloc(dp_part_size(desc, part) + sizeof(END)); in efi_dp_from_part()
480 dpsize = dp_part_size(desc, part); in efi_dp_from_file()