Home
last modified time | relevance | path

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

/u-boot/common/
A Dimage.c197 static const table_entry_t uimage_comp[] = { variable
224 { "compression", IH_COMP_COUNT, uimage_comp },
937 return (get_table_entry_name(uimage_comp, "Unknown Compression", in genimg_get_comp_name()
960 return genimg_get_short_name(uimage_comp, comp); in genimg_get_comp_short_name()
1022 return (get_table_entry_id(uimage_comp, "Compression", name)); in genimg_get_comp_id()

Completed in 6 milliseconds