Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-display.c18 ret |= rockchip_show_bmp("logo.bmp"); in do_test_display()
20 ret |= rockchip_show_bmp("logo_kernel.bmp"); in do_test_display()
/rk3399_rockchip-uboot/include/
H A Dvideo_rockchip.h25 int rockchip_show_bmp(const char *bmp);
/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c411 rockchip_show_bmp(name); in charge_show_bmp()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_display.c1732 int rockchip_show_bmp(const char *bmp) in rockchip_show_bmp() function
2783 rockchip_show_bmp(argv[1]); in do_rockchip_show_bmp()
2808 rockchip_show_bmp, 2, 1, do_rockchip_show_bmp,