Home
last modified time | relevance | path

Searched refs:video_device_alloc (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/include/media/
Dv4l2-dev.h176 struct video_device * __must_check video_device_alloc(void);
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-empress.c260 dev->empress_dev = video_device_alloc(); in empress_init()
Dsaa7134-core.c815 vfd = video_device_alloc(); in vdev_init()
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-dev.c140 struct video_device *video_device_alloc(void) in video_device_alloc() function
144 EXPORT_SYMBOL(video_device_alloc);
/linux-4.4.14/drivers/staging/most/aim-v4l2/
Dvideo.c439 mdev->vdev = video_device_alloc(); in aim_register_videodev()
/linux-4.4.14/Documentation/zh_CN/video4linux/
Dv4l2-framework.txt533 struct video_device *vdev = video_device_alloc();
/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2.c657 solo_dev->vfd = video_device_alloc(); in solo_v4l2_init()
Dsolo6x10-v4l2-enc.c1324 solo_enc->vfd = video_device_alloc(); in solo_enc_alloc()
/linux-4.4.14/drivers/media/pci/saa7164/
Dsaa7164-vbi.c706 vfd = video_device_alloc(); in saa7164_vbi_alloc()
Dsaa7164-encoder.c1004 vfd = video_device_alloc(); in saa7164_encoder_alloc()
/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c1169 vfd = video_device_alloc(); in s5p_mfc_probe()
1194 vfd = video_device_alloc(); in s5p_mfc_probe()
/linux-4.4.14/drivers/media/platform/s5p-g2d/
Dg2d.c693 vfd = video_device_alloc(); in g2d_probe()
/linux-4.4.14/drivers/media/platform/
Dmx2_emmaprp.c927 vfd = video_device_alloc(); in emmaprp_probe()
Dfsl-viu.c1476 vdev = video_device_alloc(); in viu_of_probe()
/linux-4.4.14/drivers/media/pci/zoran/
Dzoran_card.c1036 zr->video_dev = video_device_alloc(); in zr36057_init()
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-video.c143 vfd = video_device_alloc(); in cx23885_vdev_init()
Dcx23885-417.c1501 vfd = video_device_alloc(); in cx23885_video_dev_alloc()
/linux-4.4.14/drivers/media/platform/s5p-jpeg/
Djpeg-core.c2850 jpeg->vfd_encoder = video_device_alloc(); in s5p_jpeg_probe()
2879 jpeg->vfd_decoder = video_device_alloc(); in s5p_jpeg_probe()
/linux-4.4.14/drivers/media/platform/soc_camera/
Dsoc_camera.c2138 struct video_device *vdev = video_device_alloc(); in video_dev_create()
/linux-4.4.14/drivers/media/platform/omap/
Domap_vout.c1915 vfd = vout->vfd = video_device_alloc(); in omap_vout_setup_video_data()
/linux-4.4.14/Documentation/video4linux/
Dv4l2-framework.txt604 struct video_device *vdev = video_device_alloc();