Home
last modified time | relevance | path

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

/external/u-boot/common/
Dbootm.c312 static void print_decomp_msg(int comp_type, int type, bool is_xip) in print_decomp_msg() function
365 print_decomp_msg(comp, type, load == image_start); in bootm_decomp_image()