Searched refs:v4l2 (Results 1 – 10 of 10) sorted by relevance
13 videodev-objs := v4l2-dev.o v4l2-ioctl.o v4l2-device.o v4l2-fh.o \14 v4l2-event.o v4l2-ctrls.o v4l2-subdev.o16 videodev-objs += v4l2-compat-ioctl32.o21 obj-$(CONFIG_VIDEO_DEV) += videodev.o v4l2-int-device.o22 obj-$(CONFIG_VIDEO_V4L2_COMMON) += v4l2-common.o138 obj-$(CONFIG_V4L2_MEM2MEM_DEV) += v4l2-mem2mem.o
1070 This is a v4l2 driver for the i.MX1/i.MXL CMOS Sensor Interface1081 This is a v4l2 driver for the i.MX3x Camera Sensor Interface1088 This is a v4l2 driver for the PXA27x Quick Capture Interface1094 This is a v4l2 driver for the SuperH MIPI CSI-2 Interface1101 This is a v4l2 driver for the SuperH Mobile CEU Interface1109 This is a v4l2 driver for the TI OMAP1 camera interface1116 This is a v4l2 driver for the TI OMAP2 camera capture interface1127 This is a v4l2 driver for the i.MX27 and the i.MX25 Camera Sensor1137 This is a v4l2 driver for Samsung S5P and EXYNOS4 camera1149 as a v4l2 device.[all …]
1 solo6x10-y := core.o i2c.o p2m.o v4l2.o tw28.o gpio.o disp.o enc.o v4l2-enc.o g723.o
3 * Motion detection flags need to be moved to v4l24 * Some private CIDs need to be moved to v4l2
14 this API and pointers to "v4l2" programs may be found at
9 pvrusb2-main.o pvrusb2-hdw.o pvrusb2-v4l2.o \
17 go7007-y := go7007-v4l2.o go7007-driver.o go7007-i2c.o go7007-fw.o \
420 http://dl.bytesex.org/patches/2.6.11-2/v4l2-api-mpeg
77 RDS and RBDS signals as well. This module is the v4l2 radio158 this API and pointers to "v4l2" programs may be found at
106 static unsigned int v4l2 = 1; variable121 module_param(v4l2, int, 0644);2616 if (0 == v4l2) in bttv_querycap()