Home
last modified time | relevance | path

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

12

/drivers/media/video/
Dv4l2-dev.c72 struct video_device *video_device_alloc(void) in video_device_alloc() function
76 EXPORT_SYMBOL(video_device_alloc);
Darv.c807 ar->vdev = video_device_alloc(); in ar_init()
Dsaa5246a.c1059 vd = video_device_alloc(); in saa5246a_probe()
Dzr364xx.c825 cam->vdev = video_device_alloc(); in zr364xx_probe()
Dsoc_camera.c1089 vdev = video_device_alloc(); in soc_camera_video_start()
Dvivi.c1277 vfd = video_device_alloc(); in vivi_init()
Dstv680.c1449 stv680->vdev = video_device_alloc(); in stv680_probe()
Domap24xxcam.c1657 vfd = cam->vfd = video_device_alloc(); in omap24xxcam_device_register()
Dmeye.c1774 meye.video_dev = video_device_alloc(); in meye_probe()
/drivers/media/radio/
Dradio-maestro.c408 maestro_radio_inst = video_device_alloc(); in maestro_probe()
Dradio-mr800.c636 radio->videodev = video_device_alloc(); in usb_amradio_probe()
Dradio-tea5764.c546 radio->videodev = video_device_alloc(); in tea5764_i2c_probe()
Dradio-si470x.c1630 radio->videodev = video_device_alloc(); in si470x_usb_driver_probe()
/drivers/media/video/saa7134/
Dsaa7134-empress.c514 dev->empress_dev = video_device_alloc(); in empress_init()
Dsaa7134-core.c776 vfd = video_device_alloc(); in vdev_init()
/drivers/media/common/
Dsaa7146_fops.c528 vfd = video_device_alloc(); in saa7146_register_device()
/drivers/media/video/cx18/
Dcx18-streams.c166 s->v4l2dev = video_device_alloc(); in cx18_prep_dev()
/drivers/media/video/ivtv/
Divtv-streams.c200 s->v4l2dev = video_device_alloc(); in ivtv_prep_dev()
/drivers/media/video/cx88/
Dcx88-core.c1009 vfd = video_device_alloc(); in cx88_vdev_init()
/drivers/media/video/cx23885/
Dcx23885-417.c1768 vfd = video_device_alloc(); in cx23885_video_dev_alloc()
Dcx23885-video.c323 vfd = video_device_alloc(); in cx23885_vdev_init()
/drivers/media/video/usbvision/
Dusbvision-video.c1420 vdev = video_device_alloc(); in usbvision_vdev_init()
/drivers/media/video/pwc/
Dpwc-if.c1757 pdev->vdev = video_device_alloc(); in usb_pwc_probe()
/drivers/media/video/uvc/
Duvc_driver.c1517 vdev = video_device_alloc(); in uvc_register_video()
/drivers/media/video/cpia2/
Dcpia2_v4l.c1940 cam->vdev = video_device_alloc(); in cpia2_register_camera()

12