Searched refs:video_device_alloc (Results 1 – 25 of 43) sorted by relevance
12
427 struct video_device * __must_check video_device_alloc(void);
250 dev->empress_dev = video_device_alloc(); in empress_init()
314 vfd_enc = video_device_alloc(); in mtk_vcodec_probe()
412 mdev->vdev = video_device_alloc(); in comp_register_videodev()
145 struct video_device *video_device_alloc(void) in video_device_alloc() function149 EXPORT_SYMBOL(video_device_alloc);
10 To allocate it dynamically use :c:func:`video_device_alloc`:14 struct video_device *vdev = video_device_alloc();
423 vfd_dec = video_device_alloc(); in mtk_vcodec_probe()
647 solo_dev->vfd = video_device_alloc(); in solo_v4l2_init()
685 vfd = video_device_alloc(); in saa7164_vbi_alloc()
982 vfd = video_device_alloc(); in saa7164_encoder_alloc()
533 struct video_device *vdev = video_device_alloc();
650 vfd = video_device_alloc(); in dma2d_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()
1355 vfd = video_device_alloc(); in s5p_mfc_probe()1374 vfd = video_device_alloc(); in s5p_mfc_probe()
684 vfd = video_device_alloc(); in g2d_probe()
687 mdp->m2m_vdev = video_device_alloc(); in mdp_m2m_device_register()
834 vfd = video_device_alloc(); in emmaprp_probe()
853 vfd = video_device_alloc(); in rga_probe()
987 vfd = video_device_alloc(); in imx_media_capture_device_init()
892 vfd = video_device_alloc(); in imx_media_csc_scaler_device_init()
825 vfd = video_device_alloc(); in vpu_add_func()
982 vfd = video_device_alloc(); in ge2d_probe()
1077 vdev = video_device_alloc(); in vdec_probe()
899 zr->video_dev = video_device_alloc(); in zoran_init_video_devices()
1221 isi->vdev = video_device_alloc(); in atmel_isi_probe()
Completed in 63 milliseconds