Home
last modified time | relevance | path

Searched defs:vid_dev (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dvidconsole-uclass.c98 struct udevice *vid_dev = dev->parent; in vidconsole_newline() local
519 struct udevice *vid_dev = dev->parent; in vidconsole_position_cursor() local
H A Dconsole_rotate.c405 struct udevice *vid_dev = dev->parent; in console_probe_2() local
419 struct udevice *vid_dev = dev->parent; in console_probe_1_3() local
H A Dconsole_normal.c138 struct udevice *vid_dev = dev->parent; in console_normal_probe() local
H A Dconsole_truetype.c377 struct udevice *vid_dev = dev->parent; in console_truetype_backspace() local
499 struct udevice *vid_dev = dev->parent; in console_truetype_probe() local
/openbmc/linux/drivers/media/platform/ti/omap/
H A Domap_vout.c1424 struct omap2video_device *vid_dev = in omap_vout_setup_video_bufs() local
1447 struct omap2video_device *vid_dev = container_of(v4l2_dev, in omap_vout_create_video_devices() local
1576 struct omap2video_device *vid_dev = container_of(v4l2_dev, struct in omap_vout_remove() local
1598 struct omap2video_device *vid_dev = NULL; in omap_vout_probe() local
H A Domap_vout_vrfb.c100 struct omap2video_device *vid_dev = in omap_vout_setup_vrfb_bufs() local
H A Domap_voutdef.h136 struct omap2video_device *vid_dev; member