Searched defs:vpif_device (Results 1 – 2 of 2) sorted by relevance
108 struct vpif_device { struct109 struct v4l2_device v4l2_dev;110 struct channel_obj *dev[VPIF_CAPTURE_NUM_CHANNELS];111 struct v4l2_subdev **sd;112 struct v4l2_async_notifier notifier;113 struct vpif_capture_config *config;
117 struct vpif_device { struct118 struct v4l2_device v4l2_dev;119 struct channel_obj *dev[VPIF_DISPLAY_NUM_CHANNELS];120 struct v4l2_subdev **sd;121 struct v4l2_async_notifier notifier;122 struct vpif_display_config *config;