Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0026-nvmxip-move-header-to-include.patch26 @@ -271,6 +271,9 @@ static void print_part_header(const char *type, struct blk_desc *dev_desc)
/openbmc/u-boot/disk/
H A Dpart.c251 static void print_part_header(const char *type, struct blk_desc *dev_desc) in print_part_header() function
311 print_part_header(drv->name, dev_desc); in part_print()