Home | History | Annotate | Download | only in linux

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
228 * struct v4l2_capability - Describes V4L2 device caps returned by VIDIOC_QUERYCAP
895 * defined in v4l2-common.h; V4L2_SEL_TGT_* .
896 * @flags: constraints flags, defined in v4l2-common.h; V4L2_SEL_FLAG_*.
954 makes switch(__u64) to break. So, there's a hack on v4l2-common.c rounding
958 v4l2-common.c should be fixed.
963 * drivers and V4L2 applications
1420 /* User-class control IDs defined by V4L2 */
1702 * This implements is a proposal V4L2 API to allow SLICED VBI
2187 drivers/media/video/v4l2-compat-ioctl32.c as well! */