Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
Defi_device_path.c657 static void *dp_part_node(void *buf, struct blk_desc *desc, int part) in dp_part_node() function
758 return dp_part_node(buf, desc, part); in dp_part_fill()
795 dp_part_node(buf, desc, part); in efi_dp_part_node()