Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dsandbox_sdl.c24 struct sandbox_sdl_plat *plat = dev_get_platdata(dev); in sandbox_sdl_probe()
46 struct sandbox_sdl_plat *plat = dev_get_platdata(dev); in sandbox_sdl_bind()
71 .platdata_auto_alloc_size = sizeof(struct sandbox_sdl_plat),
/openbmc/u-boot/test/dm/
H A Dvideo.c89 struct sandbox_sdl_plat *plat; in select_vidconsole()
206 struct sandbox_sdl_plat *plat; in check_vidconsole_output()
347 struct sandbox_sdl_plat *plat; in dm_test_video_truetype_scroll()
368 struct sandbox_sdl_plat *plat; in dm_test_video_truetype_bs()
/openbmc/u-boot/include/dm/
H A Dtest.h161 struct sandbox_sdl_plat { struct