Home
last modified time | relevance | path

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

/boot/
A Dimage.c422 static void print_decomp_msg(int comp_type, int type, bool is_xip, in print_decomp_msg() argument
428 if (comp_type == IH_COMP_NONE) in print_decomp_msg()
A Dbootm.c573 static int handle_decomp_error(int comp_type, size_t uncomp_size, in handle_decomp_error() argument
576 const char *name = genimg_get_comp_name(comp_type); in handle_decomp_error()
582 if ((comp_type == IH_COMP_GZIP && ret == Z_BUF_ERROR) || in handle_decomp_error()

Completed in 7 milliseconds