Searched refs:video_device_alloc (Results 1 – 25 of 35) sorted by relevance
12
412 struct video_device * __must_check video_device_alloc(void);
257 dev->empress_dev = video_device_alloc(); in empress_init()
311 vfd_dec = video_device_alloc(); in mtk_vcodec_probe()
329 vfd_enc = video_device_alloc(); in mtk_vcodec_probe()
148 struct video_device *video_device_alloc(void) in video_device_alloc() function152 EXPORT_SYMBOL(video_device_alloc);
418 mdev->vdev = video_device_alloc(); in comp_register_videodev()
8 To allocate it dynamically use :c:func:`video_device_alloc`:12 struct video_device *vdev = video_device_alloc();
665 solo_dev->vfd = video_device_alloc(); in solo_v4l2_init()
701 vfd = video_device_alloc(); in saa7164_vbi_alloc()
999 vfd = video_device_alloc(); in saa7164_encoder_alloc()
533 struct video_device *vdev = video_device_alloc();
741 vfd = video_device_alloc(); in imx_media_capture_device_init()
1333 vfd = video_device_alloc(); in s5p_mfc_probe()1350 vfd = video_device_alloc(); in s5p_mfc_probe()
676 vfd = video_device_alloc(); in g2d_probe()
857 vfd = video_device_alloc(); in rga_probe()
913 vfd = video_device_alloc(); in emmaprp_probe()
1065 sdr->vdev = video_device_alloc(); in rcar_drif_sdr_register()
1032 zr->video_dev = video_device_alloc(); in zr36057_init()
1152 vdev = video_device_alloc(); in vdec_probe()
1256 vdev = video_device_alloc(); in venc_probe()
1195 isi->vdev = video_device_alloc(); in atmel_isi_probe()
2962 jpeg->vfd_encoder = video_device_alloc(); in s5p_jpeg_probe()2991 jpeg->vfd_decoder = video_device_alloc(); in s5p_jpeg_probe()
1222 mdp->vdev = video_device_alloc(); in mtk_mdp_register_m2m_device()
1269 vdev = video_device_alloc(); in tw686x_video_init()
1144 jpeg->dec_vdev = video_device_alloc(); in mtk_jpeg_probe()