Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dgpheader.h35 void gph_print_header(const struct gp_header *gph, int be);
Dgpimage.c48 gph_print_header(gph, 1); in gpimage_print_header()
Dgpimage-common.c46 void gph_print_header(const struct gp_header *gph, int be) in gph_print_header() function
Domapimage.c118 gph_print_header(gph, do_swap32); in omapimage_print_header()