Home
last modified time | relevance | path

Searched refs:v4l2 (Results 1 – 25 of 43) sorted by relevance

12

/drivers/media/usb/em28xx/
Dem28xx-video.c138 struct em28xx_v4l2 *v4l2 = dev->v4l2; in norm_maxw() local
141 return v4l2->sensor_xres; in norm_maxw()
151 struct em28xx_v4l2 *v4l2 = dev->v4l2; in norm_maxh() local
154 return v4l2->sensor_yres; in norm_maxh()
159 return (v4l2->norm & V4L2_STD_625_50) ? 576 : 480; in norm_maxh()
187 struct v4l2_device *v4l2_dev = &dev->v4l2->v4l2_dev; in em28xx_wake_i2c()
216 struct em28xx_v4l2 *v4l2 = dev->v4l2; in em28xx_set_outfmt() local
218 fmt = v4l2->format->reg; in em28xx_set_outfmt()
234 ret = em28xx_write_reg(dev, EM28XX_R10_VINMODE, v4l2->vinmode); in em28xx_set_outfmt()
238 vinctrl = v4l2->vinctl; in em28xx_set_outfmt()
[all …]
Dem28xx-camera.c314 struct em28xx_v4l2 *v4l2 = dev->v4l2; in em28xx_init_camera() local
326 v4l2->sensor_xres = 640; in em28xx_init_camera()
327 v4l2->sensor_yres = 480; in em28xx_init_camera()
340 v4l2->sensor_xtal = 4300000; in em28xx_init_camera()
341 pdata.xtal = v4l2->sensor_xtal; in em28xx_init_camera()
343 v4l2_i2c_new_subdev_board(&v4l2->v4l2_dev, adap, in em28xx_init_camera()
346 v4l2->vinmode = EM28XX_VINMODE_RGB8_GRBG; in em28xx_init_camera()
347 v4l2->vinctl = 0x00; in em28xx_init_camera()
352 v4l2->sensor_xres = 1280; in em28xx_init_camera()
353 v4l2->sensor_yres = 1024; in em28xx_init_camera()
[all …]
Dem28xx-vbi.c36 struct em28xx_v4l2 *v4l2 = dev->v4l2; in vbi_queue_setup() local
37 unsigned long size = v4l2->vbi_width * v4l2->vbi_height * 2; in vbi_queue_setup()
57 struct em28xx_v4l2 *v4l2 = dev->v4l2; in vbi_buffer_prepare() local
60 size = v4l2->vbi_width * v4l2->vbi_height * 2; in vbi_buffer_prepare()
/drivers/media/v4l2-core/
DMakefile8 videodev-objs := v4l2-dev.o v4l2-ioctl.o v4l2-device.o v4l2-fh.o \
9 v4l2-event.o v4l2-subdev.o v4l2-common.o \
10 v4l2-ctrls-core.o v4l2-ctrls-api.o \
11 v4l2-ctrls-request.o v4l2-ctrls-defs.o
12 videodev-$(CONFIG_COMPAT) += v4l2-compat-ioctl32.o
13 videodev-$(CONFIG_TRACEPOINTS) += v4l2-trace.o
14 videodev-$(CONFIG_MEDIA_CONTROLLER) += v4l2-mc.o
15 videodev-$(CONFIG_SPI) += v4l2-spi.o
16 videodev-$(CONFIG_VIDEO_V4L2_I2C) += v4l2-i2c.o
19 obj-$(CONFIG_V4L2_FWNODE) += v4l2-fwnode.o
[all …]
DKconfig47 # Used by drivers that need v4l2-jpeg.ko
51 # Used by drivers that need v4l2-h264.ko
55 # Used by drivers that need v4l2-mem2mem.ko
/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c41 .v4l2 = V4L2_PIX_FMT_RGB565,
49 .v4l2 = V4L2_PIX_FMT_ARGB555,
57 .v4l2 = V4L2_PIX_FMT_XRGB555,
64 .v4l2 = V4L2_PIX_FMT_XBGR32,
72 .v4l2 = V4L2_PIX_FMT_ABGR32,
80 .v4l2 = V4L2_PIX_FMT_UYVY,
88 .v4l2 = V4L2_PIX_FMT_YUYV,
96 .v4l2 = V4L2_PIX_FMT_NV12M,
104 .v4l2 = V4L2_PIX_FMT_NV21M,
112 .v4l2 = V4L2_PIX_FMT_NV16M,
[all …]
Drcar_du_kms.h22 u32 v4l2; member
/drivers/media/common/v4l2-tpg/
DMakefile2 v4l2-tpg-objs := v4l2-tpg-core.o v4l2-tpg-colors.o
4 obj-$(CONFIG_VIDEO_V4L2_TPG) += v4l2-tpg.o
/drivers/staging/media/zoran/
DTODO4 mplayer tv:///dev/video0 -tv driver=v4l2
7 mplayer tv:///dev/video0 -tv driver=v4l2:outfmt=mjpeg
11 ffmpeg -i test.avi -vcodec mjpeg -an -f v4l2 /dev/video0
12 Note: only recent ffmpeg has the ability of sending non-raw video via v4l2
/drivers/media/platform/atmel/
DKconfig14 as a v4l2 device.
26 available as a v4l2 device.
42 as a v4l2 device.
/drivers/staging/vc04_services/bcm2835-camera/
DMakefile2 bcm2835-v4l2-$(CONFIG_VIDEO_BCM2835) := \
6 obj-$(CONFIG_VIDEO_BCM2835) += bcm2835-v4l2.o
/drivers/media/pci/solo6x10/
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
/drivers/input/rmi4/
Drmi_f54.c120 struct v4l2_device v4l2; member
699 strlcpy(f54->v4l2.name, F54_NAME, sizeof(f54->v4l2.name)); in rmi_f54_probe()
700 ret = v4l2_device_register(&fn->dev, &f54->v4l2); in rmi_f54_probe()
718 f54->vdev.v4l2_dev = &f54->v4l2; in rmi_f54_probe()
733 v4l2_device_unregister(&f54->v4l2); in rmi_f54_probe()
746 v4l2_device_unregister(&f54->v4l2); in rmi_f54_remove()
/drivers/media/usb/au0828/
DKconfig23 bool "Auvitek AU0828 v4l2 analog video support"
32 Choose Y here to include support for v4l2 analog video
/drivers/media/platform/
DKconfig102 This is a v4l2 driver for the PXA27x Quick Capture Interface
121 This is a v4l2 driver for s3c24xx and s3c64xx SoC series camera
136 available as a v4l2 device.
148 This is a v4l2 driver for the Renesas CEU Interface
296 It is a v4l2 driver and present in Mediatek MT8173 SoCs.
350 This is a v4l2 driver for Amlogic GE2D 2D graphics accelerator.
363 This is a v4l2 driver for Samsung S5P and EXYNOS4 G2D
373 This is a v4l2 driver for Samsung S5P, EXYNOS3250
402 This is a v4l2 driver for Samsung EXYNOS5 SoC G-Scaler.
411 This v4l2 mem2mem driver is a 2D blitter for STMicroelectronics SoC.
[all …]
/drivers/input/touchscreen/
Dsur40.c211 struct v4l2_device v4l2; member
737 snprintf(sur40->v4l2.name, sizeof(sur40->v4l2.name), "%s", DRIVER_LONG); in sur40_probe()
738 error = v4l2_device_register(sur40->dev, &sur40->v4l2); in sur40_probe()
758 sur40->vdev.v4l2_dev = &sur40->v4l2; in sur40_probe()
765 sur40->v4l2.ctrl_handler = &sur40->hdl; in sur40_probe()
810 v4l2_device_unregister(&sur40->v4l2); in sur40_probe()
828 v4l2_device_unregister(&sur40->v4l2); in sur40_disconnect()
/drivers/media/platform/sti/bdisp/
DMakefile4 bdisp-objs := bdisp-v4l2.o bdisp-hw.o bdisp-debug.o
/drivers/media/test-drivers/vicodec/
DMakefile2 vicodec-objs := vicodec-core.o codec-fwht.o codec-v4l2-fwht.o
/drivers/media/platform/rcar-vin/
DMakefile2 rcar-vin-objs = rcar-core.o rcar-dma.o rcar-v4l2.o
/drivers/media/common/
DMakefile2 obj-y += b2c2/ saa7146/ siano/ v4l2-tpg/ videobuf2/
/drivers/media/platform/sti/hva/
DMakefile3 st-hva-y := hva-v4l2.o hva-hw.o hva-mem.o hva-h264.o
/drivers/media/platform/sti/delta/
DMakefile3 st-delta-y := delta-v4l2.o delta-mem.o delta-ipc.o delta-debug.o
/drivers/staging/media/tegra-video/
DTODO5 * Make sure v4l2-compliance tests pass with all of the above implementations.
/drivers/media/pci/cobalt/
DMakefile2 cobalt-objs := cobalt-driver.o cobalt-irq.o cobalt-v4l2.o \
/drivers/staging/media/ipu3/
DMakefile10 ipu3-css.o ipu3-v4l2.o ipu3.o

12