Home
last modified time | relevance | path

Searched refs:v4l2_fh_init (Results 1 – 25 of 31) sorted by relevance

12

/drivers/media/v4l2-core/
Dv4l2-fh.c33 void v4l2_fh_init(struct v4l2_fh *fh, struct video_device *vdev) in v4l2_fh_init() function
53 EXPORT_SYMBOL_GPL(v4l2_fh_init);
74 v4l2_fh_init(fh, vdev); in v4l2_fh_open()
Dv4l2-subdev.c73 v4l2_fh_init(&subdev_fh->vfh, vdev); in subdev_open()
/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c170 v4l2_fh_init(&item.fh, s->vdev); in snd_ivtv_pcm_capture_open()
Divtv-fileops.c998 v4l2_fh_init(&item->fh, s->vdev);
/drivers/usb/gadget/function/
Duvc_v4l2.c294 v4l2_fh_init(&handle->vfh, vdev); in uvc_v4l2_open()
/drivers/media/common/saa7146/
Dsaa7146_fops.c224 v4l2_fh_init(&fh->fh, vdev); in fops_open()
/drivers/media/pci/cx18/
Dcx18-fileops.c800 v4l2_fh_init(&item->fh, s->video_dev); in cx18_serialized_open()
/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c627 v4l2_fh_init(&ctx->fh, gsc->m2m.vfd); in gsc_m2m_open()
/drivers/media/platform/exynos4-is/
Dfimc-m2m.c626 v4l2_fh_init(&ctx->fh, &fimc->m2m.vfd); in fimc_m2m_open()
/drivers/media/platform/s5p-g2d/
Dg2d.c264 v4l2_fh_init(&ctx->fh, video_devdata(file)); in g2d_open()
/drivers/media/platform/
Dmem2mem_testdev.c888 v4l2_fh_init(&ctx->fh, video_devdata(file)); in m2mtest_open()
/drivers/media/platform/blackfin/
Dbfin_capture.c222 v4l2_fh_init(&bcap_fh->fh, vfd); in bcap_open()
/drivers/media/usb/hdpvr/
Dhdpvr-video.c392 v4l2_fh_init(&fh->fh, video_devdata(file)); in hdpvr_open()
/drivers/staging/media/omap4iss/
Diss_video.c1049 v4l2_fh_init(&handle->vfh, &video->video); in iss_video_open()
/drivers/media/platform/vsp1/
Dvsp1_video.c1063 v4l2_fh_init(vfh, &video->video); in vsp1_video_open()
/drivers/media/pci/cx88/
Dcx88-blackbird.c995 v4l2_fh_init(&fh->fh, vdev); in mpeg_open()
/drivers/media/usb/uvc/
Duvc_v4l2.c515 v4l2_fh_init(&handle->vfh, stream->vdev); in uvc_v4l2_open()
/drivers/staging/media/davinci_vpfe/
Dvpfe_video.c405 v4l2_fh_init(&handle->vfh, &video->video_dev); in vpfe_open()
/drivers/media/platform/omap3isp/
Dispvideo.c1240 v4l2_fh_init(&handle->vfh, &video->video); in isp_video_open()
/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c733 v4l2_fh_init(&ctx->fh, vdev); in s5p_mfc_open()
/drivers/media/usb/cx231xx/
Dcx231xx-417.c1681 v4l2_fh_init(&fh->fh, vdev); in mpeg_open()
Dcx231xx-video.c1663 v4l2_fh_init(&fh->fh, vdev); in cx231xx_v4l2_open()
/drivers/media/platform/davinci/
Dvpbe_display.c1493 v4l2_fh_init(&fh->fh, vdev); in vpbe_display_open()
Dvpfe_capture.c520 v4l2_fh_init(&fh->fh, vdev); in vpfe_open()
/drivers/media/usb/tm6000/
Dtm6000-video.c1356 v4l2_fh_init(&fh->fh, vdev); in __tm6000_open()

12