Home
last modified time | relevance | path

Searched refs:bmp_header (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dbmp_layout.h23 struct __packed bmp_header { struct
45 struct bmp_header header; argument
/u-boot/common/
A Dsplash_source.c90 struct bmp_header *bmp_hdr; in splash_load_raw()
92 size_t bmp_size, bmp_header_size = sizeof(struct bmp_header); in splash_load_raw()
101 bmp_hdr = (struct bmp_header *)(uintptr_t)bmp_load_addr; in splash_load_raw()
/u-boot/doc/
A DREADME.displaying-bmps14 typedef struct bmp_header {
/u-boot/board/aristainetos/
A Daristainetos.c98 struct bmp_header *header; in rotate_logo()
105 header = (struct bmp_header *)bmp_logo_bitmap; in rotate_logo()

Completed in 5 milliseconds