Searched refs:video_device_alloc (Results 1 – 25 of 39) sorted by relevance
12
427 struct video_device * __must_check video_device_alloc(void);
249 dev->empress_dev = video_device_alloc(); in empress_init()
283 vfd_dec = video_device_alloc(); in mtk_vcodec_probe()
322 vfd_enc = video_device_alloc(); in mtk_vcodec_probe()
145 struct video_device *video_device_alloc(void) in video_device_alloc() function149 EXPORT_SYMBOL(video_device_alloc);
413 mdev->vdev = video_device_alloc(); in comp_register_videodev()
10 To allocate it dynamically use :c:func:`video_device_alloc`:14 struct video_device *vdev = video_device_alloc();
651 solo_dev->vfd = video_device_alloc(); in solo_v4l2_init()
1298 solo_enc->vfd = video_device_alloc(); in solo_enc_alloc()
686 vfd = video_device_alloc(); in saa7164_vbi_alloc()
983 vfd = video_device_alloc(); in saa7164_encoder_alloc()
533 struct video_device *vdev = video_device_alloc();
1343 vfd = video_device_alloc(); in s5p_mfc_probe()1362 vfd = video_device_alloc(); in s5p_mfc_probe()
1645 cxdev->videodev = video_device_alloc(); in cxusb_medion_register_analog_video()1682 cxdev->radiodev = video_device_alloc(); in cxusb_medion_register_analog_radio()
834 vfd = video_device_alloc(); in emmaprp_probe()
1068 sdr->vdev = video_device_alloc(); in rcar_drif_sdr_register()
688 vfd = video_device_alloc(); in g2d_probe()
845 vfd = video_device_alloc(); in rga_probe()
981 vfd = video_device_alloc(); in imx_media_capture_device_init()
891 vfd = video_device_alloc(); in imx_media_csc_scaler_device_init()
982 vfd = video_device_alloc(); in ge2d_probe()
1074 vdev = video_device_alloc(); in vdec_probe()
877 zr->video_dev = video_device_alloc(); in zr36057_init()
2916 jpeg->vfd_encoder = video_device_alloc(); in s5p_jpeg_probe()2946 jpeg->vfd_decoder = video_device_alloc(); in s5p_jpeg_probe()
1261 vdev = video_device_alloc(); in tw686x_video_init()
Completed in 73 milliseconds