Home
last modified time | relevance | path

Searched defs:resource_entry (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dspl_resource_img.h79 struct resource_entry { struct
90 struct resource_entry * argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dresource_ext.h23 struct resource_entry { struct
30 extern struct resource_entry * argument
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dresource_img.c86 struct resource_entry { struct
87 char tag[4];
88 char name[MAX_FILE_NAME_LEN];
89 char hash[MAX_HASH_LEN];
90 uint32_t hash_size;
91 uint32_t blk_offset;
92 uint32_t size; /* in byte */