Searched refs:v4l (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/media/usb/stk1160/
H A DMakefile3 stk1160-v4l.o \
/linux-master/drivers/media/usb/em28xx/
H A DMakefile4 em28xx-v4l-objs := em28xx-video.o em28xx-vbi.o
9 obj-$(CONFIG_VIDEO_EM28XX_V4L2) += em28xx-v4l.o
/linux-master/drivers/media/usb/pwc/
H A DMakefile2 pwc-objs += pwc-if.o pwc-misc.o pwc-ctrl.o pwc-v4l.o pwc-uncompress.o
/linux-master/drivers/media/usb/pvrusb2/
H A DMakefile8 pvrusb2-encoder.o pvrusb2-video-v4l.o \
13 pvrusb2-cx2584x-v4l.o pvrusb2-wm8775.o \
/linux-master/samples/
H A DMakefile31 obj-$(CONFIG_VIDEO_PCI_SKELETON) += v4l/
/linux-master/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.c71 ret = v4l2_device_register_subdev(&csi->v4l, subdev);
98 ret = v4l2_device_register_subdev_nodes(&csi->v4l);
124 v4l2_async_nf_init(&csi->notifier, &csi->v4l);
176 csi->v4l.mdev = &csi->mdev;
H A Dsun4i_csi.h131 struct v4l2_device v4l; member in struct:sun4i_csi
H A Dsun4i_dma.c431 ret = v4l2_device_register(csi->dev, &csi->v4l);
447 v4l2_device_unregister(&csi->v4l);
456 v4l2_device_unregister(&csi->v4l);
H A Dsun4i_v4l2.c356 vdev->v4l2_dev = &csi->v4l;
/linux-master/include/uapi/linux/
H A Dmedia.h194 } v4l; member in union:media_entity_desc::__anon321

Completed in 113 milliseconds