Searched refs:image_check_os (Results 1 – 2 of 2) sorted by relevance
823 static inline int image_check_os(const image_header_t *hdr, uint8_t os) in image_check_os() function
425 if (!image_check_os(rd_hdr, IH_OS_LINUX) || in image_get_ramdisk()