Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dsandbox_sdl.c25 struct sandbox_sdl_plat *plat = dev_get_platdata(dev); in sandbox_sdl_probe()
47 struct sandbox_sdl_plat *plat = dev_get_platdata(dev); in sandbox_sdl_bind()
72 .platdata_auto_alloc_size = sizeof(struct sandbox_sdl_plat),
/OK3568_Linux_fs/u-boot/test/dm/
H A Dvideo.c92 struct sandbox_sdl_plat *plat; in select_vidconsole()
169 struct sandbox_sdl_plat *plat; in check_vidconsole_output()
312 struct sandbox_sdl_plat *plat; in dm_test_video_truetype_scroll()
335 struct sandbox_sdl_plat *plat; in dm_test_video_truetype_bs()
/OK3568_Linux_fs/u-boot/include/dm/
H A Dtest.h161 struct sandbox_sdl_plat { struct