Home
last modified time | relevance | path

Searched defs:resource_img_hdr (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dspl_resource_img.h69 struct resource_img_hdr { struct
88 int spl_resource_image_check_header(const struct resource_img_hdr *hdr); argument
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dresource_img.c76 struct resource_img_hdr { struct
97 static int resource_check_header(struct resource_img_hdr *hdr) in resource_check_header() argument