Searched defs:vpif_device (Results 1 – 2 of 2) sorted by relevance
114 struct vpif_device { struct115 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;
119 struct vpif_device { struct120 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;