Home
last modified time | relevance | path

Searched refs:splash_screen_prepare (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dsplash.c54 __weak int splash_screen_prepare(void) in splash_screen_prepare() function
88 ret = splash_screen_prepare(); in lcd_splash()
H A Dsplash.su
/OK3568_Linux_fs/u-boot/include/
H A Dsplash.h61 int splash_screen_prepare(void);
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.splashprepare4 The splash_screen_prepare() function is a weak function defined in
/OK3568_Linux_fs/u-boot/board/compulab/cm_fx6/
H A Dcm_fx6.c70 int splash_screen_prepare(void) in splash_screen_prepare() function
/OK3568_Linux_fs/u-boot/board/compulab/cm_t35/
H A Dcm_t35.c72 int splash_screen_prepare(void) in splash_screen_prepare() function
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c1861 ret = splash_screen_prepare(); in video_logo()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map