Searched defs:vpif_device (Results 1 – 2 of 2) sorted by relevance
99 struct vpif_device { struct100 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;
109 struct vpif_device { struct110 struct v4l2_device v4l2_dev;111 struct channel_obj *dev[VPIF_DISPLAY_NUM_CHANNELS];112 struct v4l2_subdev **sd;113 struct vpif_display_config *config;