Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_device_path.c694 static void *dp_part_node(void *buf, struct blk_desc *desc, int part) in dp_part_node() function
795 return dp_part_node(buf, desc, part); in dp_part_fill()
832 dp_part_node(buf, desc, part); in efi_dp_part_node()