Searched defs:logo_part_header (Results 1 – 2 of 2) sorted by relevance
60 struct logo_part_header { struct61 char magic[4]; /* must be "RKEL" */62 uint32_t totoal_size;63 uint32_t screen_width;64 uint32_t screen_height;65 uint32_t logo_count;66 char version[4];90 struct logo_part_header part_hdr; argument
63 struct logo_part_header { struct64 char magic[4]; /* must be "RKEL" */65 u32 totoal_size;66 u32 screen_width;67 u32 screen_height;68 u32 logo_count;92 struct logo_part_header part_hdr; argument