Lines Matching refs:v4l2
44 * Header file for v4l or V4L2 drivers and applications
46 * All kernel-specific stuff were moved to media/v4l2-dev.h, so
65 #include <linux/v4l2-common.h>
66 #include <linux/v4l2-controls.h>
69 * Common stuff for both V4L1 and V4L2
220 * struct v4l2_capability - Describes V4L2 device caps returned by VIDIOC_QUERYCAP
841 * defined in v4l2-common.h; V4L2_SEL_TGT_* .
842 * @flags: constraints flags, defined in v4l2-common.h; V4L2_SEL_FLAG_*.
900 makes switch(__u64) to break. So, there's a hack on v4l2-common.c rounding
904 v4l2-common.c should be fixed.
909 * drivers and V4L2 applications
1320 /* User-class control IDs defined by V4L2 */
1594 * This implements is a proposal V4L2 API to allow SLICED VBI
1876 __u32 ident; /* chip identifier as specified in <media/v4l2-chip-ident.h> */
2023 drivers/media/video/v4l2-compat-ioctl32.c as well! */