Home
last modified time | relevance | path

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

/external/u-boot/common/
Dimage.c398 static void print_decomp_msg(int comp_type, int type, bool is_xip) in print_decomp_msg() function
415 print_decomp_msg(comp, type, load == image_start); in image_decomp()