Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/davinci/
Dvpif_capture.h114 struct vpif_device { struct
115 struct v4l2_device v4l2_dev;
116 struct channel_obj *dev[VPIF_CAPTURE_NUM_CHANNELS];
117 struct v4l2_subdev **sd;
118 struct v4l2_async_notifier notifier;
119 struct vpif_capture_config *config;
Dvpif_display.h119 struct vpif_device { struct
120 struct v4l2_device v4l2_dev;
121 struct channel_obj *dev[VPIF_DISPLAY_NUM_CHANNELS];
122 struct v4l2_subdev **sd;
123 struct v4l2_async_notifier notifier;
124 struct vpif_display_config *config;