HomeSort by relevance Sort by last modified time
    Searched full:ih_comp (Results 1 - 2 of 2) sorted by null

  /external/qemu/
loader.c 485 switch (hdr->ih_comp) {
492 hdr->ih_comp);
512 if (hdr->ih_comp == IH_COMP_GZIP) {
uboot_image.h 153 uint8_t ih_comp; /* Compression Type */ member in struct:uboot_image_header

Completed in 292 milliseconds