Lines Matching +full:sub +full:- +full:device
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Copyright (C) 2008-2009 Texas Instruments Inc
12 #include <media/v4l2-dev.h>
16 #include <media/v4l2-fh.h>
17 #include <media/v4l2-ioctl.h>
18 #include <media/v4l2-device.h>
19 #include <media/videobuf-dma-contig.h>
32 #define CAPTURE_DRV_NAME "vpfe-capture"
53 /* Sub device name */
55 /* Sub device group id */
59 /* inputs available at the sub device */
61 /* Sub dev routing information for each input */
63 /* check if sub dev supports routing */
72 /* Number of sub devices connected to vpfe */
91 /* Identifies video device for this channel */
93 /* sub devices */
97 /* V4l2 device */
99 /* parent device */
100 struct device *pdev;
109 /* ptr to currently selected sub device */
111 /* current input at the sub device */
140 /* Buffer queue used in video-buf */
144 /* Used in video-buf */