Searched refs:omap2video_device (Results 1 – 3 of 3) sorted by relevance
100 struct omap2video_device { struct121 struct omap2video_device *vid_dev; argument
101 struct omap2video_device *vid_dev = in omap_vout_setup_vrfb_bufs()102 container_of(v4l2_dev, struct omap2video_device, v4l2_dev); in omap_vout_setup_vrfb_bufs()
1892 struct omap2video_device *vid_dev = in omap_vout_setup_video_bufs()1893 container_of(v4l2_dev, struct omap2video_device, v4l2_dev); in omap_vout_setup_video_bufs()1942 struct omap2video_device *vid_dev = container_of(v4l2_dev, in omap_vout_create_video_devices()1943 struct omap2video_device, v4l2_dev); in omap_vout_create_video_devices()2060 struct omap2video_device *vid_dev = container_of(v4l2_dev, struct in omap_vout_remove()2061 omap2video_device, v4l2_dev); in omap_vout_remove()2083 struct omap2video_device *vid_dev = NULL; in omap_vout_probe()2100 vid_dev = kzalloc(sizeof(struct omap2video_device), GFP_KERNEL); in omap_vout_probe()