/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-fh.c | 80 void v4l2_fh_del(struct v4l2_fh *fh) in v4l2_fh_del() function 89 EXPORT_SYMBOL_GPL(v4l2_fh_del); 105 v4l2_fh_del(fh); in v4l2_fh_release()
|
D | v4l2-subdev.c | 98 v4l2_fh_del(&subdev_fh->vfh); in subdev_open() 119 v4l2_fh_del(vfh); in subdev_close()
|
/linux-4.1.27/include/media/ |
D | v4l2-fh.h | 78 void v4l2_fh_del(struct v4l2_fh *fh);
|
/linux-4.1.27/Documentation/zh_CN/video4linux/ |
D | v4l2-framework.txt | 800 调用 v4l2_fh_del+v4l2_fh_exit。 838 v4l2_fh_del(&my_fh->fh); 856 void v4l2_fh_del(struct v4l2_fh *fh)
|
/linux-4.1.27/drivers/media/pci/cx18/ |
D | cx18-fileops.c | 785 v4l2_fh_del(fh); in cx18_v4l2_close() 824 v4l2_fh_del(&item->fh); in cx18_serialized_open()
|
/linux-4.1.27/drivers/media/platform/exynos-gsc/ |
D | gsc-m2m.c | 667 v4l2_fh_del(&ctx->fh); in gsc_m2m_open() 687 v4l2_fh_del(&ctx->fh); in gsc_m2m_release()
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | fimc-m2m.c | 670 v4l2_fh_del(&ctx->fh); in fimc_m2m_open() 690 v4l2_fh_del(&ctx->fh); in fimc_m2m_release()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | uvc_v4l2.c | 321 v4l2_fh_del(&handle->vfh); in uvc_v4l2_release()
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-fileops.c | 914 v4l2_fh_del(fh); in ivtv_v4l2_close() 1011 v4l2_fh_del(&item->fh);
|
/linux-4.1.27/drivers/staging/media/omap4iss/ |
D | iss_video.c | 1100 v4l2_fh_del(&handle->vfh); in iss_video_open() 1122 v4l2_fh_del(vfh); in iss_video_release()
|
/linux-4.1.27/drivers/media/common/saa7146/ |
D | saa7146_fops.c | 279 v4l2_fh_del(&fh->fh); in fops_release()
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
D | ispvideo.c | 1277 v4l2_fh_del(&handle->vfh); in isp_video_open() 1300 v4l2_fh_del(vfh); in isp_video_release()
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
D | vpfe_video.c | 534 v4l2_fh_del(&fh->vfh); in vpfe_release() 542 v4l2_fh_del(vfh); in vpfe_release()
|
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc.c | 882 v4l2_fh_del(&ctx->fh); in s5p_mfc_open() 926 v4l2_fh_del(&ctx->fh); in s5p_mfc_release()
|
/linux-4.1.27/drivers/media/platform/s5p-g2d/ |
D | g2d.c | 285 v4l2_fh_del(&ctx->fh); in g2d_release()
|
/linux-4.1.27/drivers/media/platform/ |
D | vim2m.c | 943 v4l2_fh_del(&ctx->fh); in vim2m_release()
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-video.c | 1872 v4l2_fh_del(&fh->fh); in cx231xx_close() 1880 v4l2_fh_del(&fh->fh); in cx231xx_close()
|
D | cx231xx-417.c | 1760 v4l2_fh_del(&fh->fh); in mpeg_release()
|
/linux-4.1.27/drivers/media/platform/vsp1/ |
D | vsp1_video.c | 1070 v4l2_fh_del(vfh); in vsp1_video_open()
|
/linux-4.1.27/drivers/media/platform/coda/ |
D | coda-common.c | 1753 v4l2_fh_del(&ctx->fh); in coda_open() 1793 v4l2_fh_del(&ctx->fh); in coda_release()
|
/linux-4.1.27/drivers/media/platform/s5p-jpeg/ |
D | jpeg-core.c | 821 v4l2_fh_del(&ctx->fh); in s5p_jpeg_open() 837 v4l2_fh_del(&ctx->fh); in s5p_jpeg_release()
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
D | pvrusb2-v4l2.c | 950 v4l2_fh_del(&fhp->fh); in pvr2_v4l2_release()
|
/linux-4.1.27/Documentation/video4linux/ |
D | v4l2-framework.txt | 941 v4l2_fh_del+v4l2_fh_exit in release(). 980 v4l2_fh_del(&my_fh->fh); 998 void v4l2_fh_del(struct v4l2_fh *fh)
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_v4l2.c | 537 v4l2_fh_del(&handle->vfh); in uvc_v4l2_release()
|
/linux-4.1.27/drivers/media/usb/tm6000/ |
D | tm6000-video.c | 1519 v4l2_fh_del(&fh->fh); in tm6000_release()
|
/linux-4.1.27/drivers/media/platform/davinci/ |
D | vpfe_capture.c | 742 v4l2_fh_del(&fh->fh); in vpfe_release()
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 3119 v4l2_fh_del(&fh->fh); in bttv_release() 3234 v4l2_fh_del(&fh->fh); in radio_release()
|
/linux-4.1.27/drivers/media/platform/ti-vpe/ |
D | vpe.c | 2078 v4l2_fh_del(&ctx->fh); in vpe_release()
|