Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/omap/ !
H A Domap_voutdef.h101 struct omap2video_device { struct
136 struct omap2video_device *vid_dev; argument
H A Domap_vout.c1423 struct omap2video_device *vid_dev = in omap_vout_setup_video_bufs()
1424 container_of(v4l2_dev, struct omap2video_device, v4l2_dev); in omap_vout_setup_video_bufs()
1446 struct omap2video_device *vid_dev = container_of(v4l2_dev, in omap_vout_create_video_devices()
1447 struct omap2video_device, v4l2_dev); in omap_vout_create_video_devices()
1575 struct omap2video_device *vid_dev = container_of(v4l2_dev, struct in omap_vout_remove()
1576 omap2video_device, v4l2_dev); in omap_vout_remove()
1597 struct omap2video_device *vid_dev = NULL; in omap_vout_probe()
1614 vid_dev = kzalloc_obj(struct omap2video_device); in omap_vout_probe()
H A Domap_vout_vrfb.c100 struct omap2video_device *vid_dev = in omap_vout_setup_vrfb_bufs()
101 container_of(v4l2_dev, struct omap2video_device, v4l2_dev); in omap_vout_setup_vrfb_bufs()