Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dresource_img.c77 struct resource_img_hdr { struct
98 static int resource_check_header(struct resource_img_hdr *hdr) in resource_check_header() argument