Home
last modified time | relevance | path

Searched defs:vpif_device (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/davinci/
A Dvpif_capture.h99 struct vpif_device { struct
100 struct v4l2_device v4l2_dev;
101 struct channel_obj *dev[VPIF_CAPTURE_NUM_CHANNELS];
102 struct v4l2_subdev **sd;
103 struct v4l2_async_notifier notifier;
104 struct vpif_capture_config *config;
A Dvpif_display.h117 struct vpif_device { struct
118 struct v4l2_device v4l2_dev;
119 struct channel_obj *dev[VPIF_DISPLAY_NUM_CHANNELS];
120 struct v4l2_subdev **sd;
121 struct vpif_display_config *config;

Completed in 5 milliseconds