Searched refs:v4l2 (Results 1 - 25 of 883) sorted by relevance

1234567891011>>

/linux-master/drivers/media/common/v4l2-tpg/
H A DMakefile2 v4l2-tpg-objs := v4l2-tpg-core.o v4l2-tpg-colors.o
4 obj-$(CONFIG_VIDEO_V4L2_TPG) += v4l2-tpg.o
/linux-master/drivers/media/v4l2-core/
H A DMakefile11 videodev-objs := v4l2-dev.o v4l2-ioctl.o v4l2-device.o v4l2-fh.o \
12 v4l2-event.o v4l2-subdev.o v4l2-common.o \
13 v4l2-ctrls-core.o v4l2-ctrls-api.o \
14 v4l2
[all...]
H A Dv4l2-trace.c2 #include <media/v4l2-common.h>
3 #include <media/v4l2-fh.h>
4 #include <media/videobuf2-v4l2.h>
7 #include <trace/events/v4l2.h>
/linux-master/drivers/media/radio/wl128x/
H A Dfmdrv_v4l2.h13 #include <media/v4l2-ioctl.h>
14 #include <media/v4l2-common.h>
15 #include <media/v4l2-ctrls.h>
/linux-master/samples/v4l/
H A DMakefile2 obj-$(CONFIG_VIDEO_PCI_SKELETON) := v4l2-pci-skeleton.o
/linux-master/include/media/
H A Dvideobuf2-vmalloc.h16 #include <media/videobuf2-v4l2.h>
H A Dvideobuf2-dma-sg.h16 #include <media/videobuf2-v4l2.h>
/linux-master/include/uapi/linux/
H A Ddw100.h7 #include <linux/v4l2-controls.h>
H A Daspeed-video.h9 #include <linux/v4l2-controls.h>
H A Dnpcm-video.h11 #include <linux/v4l2-controls.h>
H A Dmax2175.h23 #include <linux/v4l2-controls.h>
H A Dthp7312.h12 #include <linux/v4l2-controls.h>
/linux-master/drivers/staging/vc04_services/bcm2835-camera/
H A DMakefile2 bcm2835-v4l2-$(CONFIG_VIDEO_BCM2835) := \
6 obj-$(CONFIG_VIDEO_BCM2835) += bcm2835-v4l2.o
/linux-master/drivers/media/platform/xilinx/
H A Dxilinx-vipp.h18 #include <media/v4l2-async.h>
19 #include <media/v4l2-ctrls.h>
20 #include <media/v4l2-device.h>
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-video.c29 #include <media/v4l2-common.h>
30 #include <media/v4l2-ioctl.h>
31 #include <media/v4l2-event.h>
65 MODULE_DESCRIPTION(DRIVER_DESC " - v4l2 interface");
128 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
131 return v4l2->sensor_xres;
141 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
144 return v4l2
206 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
315 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
350 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
450 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
615 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
637 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
724 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
899 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
964 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1033 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1052 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1072 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1140 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1175 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1240 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1334 struct em28xx_v4l2 *v4l2 = local
1416 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1449 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1511 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1534 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1566 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1599 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1854 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1868 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
1972 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
2051 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
2117 struct em28xx_v4l2 *v4l2 = container_of(ref, struct em28xx_v4l2, ref); local
2131 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
2198 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
2285 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
2453 struct em28xx_v4l2 *v4l2 = dev->v4l2; local
2518 struct em28xx_v4l2 *v4l2; local
[all...]
/linux-master/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi.h12 #include <media/v4l2-device.h>
13 #include <media/videobuf2-v4l2.h>
42 struct sun6i_csi_v4l2 v4l2; member in struct:sun6i_csi_device
/linux-master/drivers/media/tuners/
H A Dfc2580.h12 #include <media/v4l2-subdev.h>
/linux-master/include/linux/platform_data/media/
H A Dmmp-camera.h6 #include <media/v4l2-mediabus.h>
/linux-master/drivers/media/test-drivers/vicodec/
H A DMakefile2 vicodec-objs := vicodec-core.o codec-fwht.o codec-v4l2-fwht.o
/linux-master/drivers/media/platform/st/sti/bdisp/
H A DMakefile4 bdisp-objs := bdisp-v4l2.o bdisp-hw.o bdisp-debug.o
/linux-master/drivers/media/platform/nvidia/tegra-vde/
H A DMakefile2 tegra-vde-y := vde.o iommu.o dmabuf-cache.o h264.o v4l2.o
/linux-master/drivers/media/platform/renesas/rcar-vin/
H A DMakefile2 rcar-vin-objs = rcar-core.o rcar-dma.o rcar-v4l2.o
/linux-master/drivers/media/pci/solo6x10/
H A DMakefile2 solo6x10-y := solo6x10-core.o solo6x10-i2c.o solo6x10-p2m.o solo6x10-v4l2.o \
4 solo6x10-v4l2-enc.o solo6x10-g723.o solo6x10-eeprom.o
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hgt.h13 #include <media/v4l2-ctrls.h>
14 #include <media/v4l2-subdev.h>
H A Dvsp1_sru.h13 #include <media/v4l2-ctrls.h>
14 #include <media/v4l2-subdev.h>

Completed in 211 milliseconds

1234567891011>>