Home
last modified time | relevance | path

Searched defs:logo_width (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/logo/
H A Dpnmtologo.c72 static unsigned int logo_width; variable
/OK3568_Linux_fs/u-boot/include/
H A Dexynos_lcd.h64 unsigned int logo_width; member
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_fb.c85 unsigned int logo_width; member
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dbmp2gray16.c152 int get_logo_resolution(char *in_path, uint32_t *logo_width, in get_logo_resolution()