Home
last modified time | relevance | path

Searched refs:PART_LOGO (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dboot_rkimg.h62 #define PART_LOGO "logo" macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dresource_img.c219 if (part_get_info_by_name(desc, PART_LOGO, &part) < 0) in resource_setup_logo_bmp()
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_eink_display.c367 if (part_get_info_by_name(dev_desc, PART_LOGO, &part) < 0) in read_needed_logo_from_partition()