Home
last modified time | relevance | path

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

/u-boot/drivers/video/
A Dvideo_osd-uclass.c11 int video_osd_get_info(struct udevice *dev, struct video_osd_info *info) in video_osd_get_info() function
/u-boot/include/
A Dvideo_osd.h130 int video_osd_get_info(struct udevice *dev, struct video_osd_info *info);
/u-boot/test/dm/
A Dosd.c65 video_osd_get_info(dev, &info); in dm_test_osd_basics()
150 video_osd_get_info(dev, &info); in dm_test_osd_extended()
/u-boot/board/gdsys/mpc8308/
A Dgazerbeam.c170 video_osd_get_info(osd, &osd_info); in last_stage_init()

Completed in 5 milliseconds