Searched refs:omap2video_device (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/omap/
H A Domap_voutdef.h58 struct omap2video_device { struct
79 struct omap2video_device *vid_dev;
H A Domap_vout.c2254 struct omap2video_device *vid_dev =
2255 container_of(v4l2_dev, struct omap2video_device, v4l2_dev);
2354 struct omap2video_device *vid_dev = container_of(v4l2_dev,
2355 struct omap2video_device, v4l2_dev);
2467 struct omap2video_device *vid_dev = container_of(v4l2_dev, struct
2468 omap2video_device, v4l2_dev);
2490 struct omap2video_device *vid_dev = NULL;
2497 vid_dev = kzalloc(sizeof(struct omap2video_device), GFP_KERNEL);

Completed in 123 milliseconds