Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Dv4l2-dev.h176 struct video_device * __must_check video_device_alloc(void);
/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-empress.c259 dev->empress_dev = video_device_alloc(); in empress_init()
Dsaa7134-core.c812 vfd = video_device_alloc(); in vdev_init()
/linux-4.1.27/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.1.27/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2.c654 solo_dev->vfd = video_device_alloc(); in solo_v4l2_init()
Dsolo6x10-v4l2-enc.c1318 solo_enc->vfd = video_device_alloc(); in solo_enc_alloc()
/linux-4.1.27/Documentation/zh_CN/video4linux/
Dv4l2-framework.txt533 struct video_device *vdev = video_device_alloc();
/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c1162 vfd = video_device_alloc(); in s5p_mfc_probe()
1187 vfd = video_device_alloc(); in s5p_mfc_probe()
/linux-4.1.27/drivers/media/platform/s5p-g2d/
Dg2d.c692 vfd = video_device_alloc(); in g2d_probe()
/linux-4.1.27/drivers/media/platform/
Dmx2_emmaprp.c926 vfd = video_device_alloc(); in emmaprp_probe()
Dfsl-viu.c1556 vdev = video_device_alloc(); in viu_of_probe()
/linux-4.1.27/drivers/media/platform/s5p-jpeg/
Djpeg-core.c2528 jpeg->vfd_encoder = video_device_alloc(); in s5p_jpeg_probe()
2556 jpeg->vfd_decoder = video_device_alloc(); in s5p_jpeg_probe()
/linux-4.1.27/drivers/media/pci/saa7164/
Dsaa7164-vbi.c1293 vfd = video_device_alloc(); in saa7164_vbi_alloc()
Dsaa7164-encoder.c1344 vfd = video_device_alloc(); in saa7164_encoder_alloc()
/linux-4.1.27/drivers/media/pci/zoran/
Dzoran_card.c1036 zr->video_dev = video_device_alloc(); in zr36057_init()
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-video.c143 vfd = video_device_alloc(); in cx23885_vdev_init()
Dcx23885-417.c1498 vfd = video_device_alloc(); in cx23885_video_dev_alloc()
/linux-4.1.27/drivers/media/platform/omap/
Domap_vout.c1926 vfd = vout->vfd = video_device_alloc(); in omap_vout_setup_video_data()
/linux-4.1.27/drivers/media/platform/soc_camera/
Dsoc_camera.c2120 struct video_device *vdev = video_device_alloc(); in video_dev_create()
/linux-4.1.27/Documentation/video4linux/
Dv4l2-framework.txt604 struct video_device *vdev = video_device_alloc();