| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | videobuf2-v4l2.h | 316 int _vb2_fop_release(struct file *file, struct mutex *lock);
|
| /OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/ |
| H A D | videobuf2-v4l2.c | 1115 int _vb2_fop_release(struct file *file, struct mutex *lock) in _vb2_fop_release() function 1129 EXPORT_SYMBOL_GPL(_vb2_fop_release); 1136 return _vb2_fop_release(file, lock); in vb2_fop_release()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun4i-csi/ |
| H A D | sun4i_v4l2.c | 245 _vb2_fop_release(file, NULL); in sun4i_csi_release()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun6i-csi/ |
| H A D | sun6i_video.c | 510 _vb2_fop_release(file, NULL); in sun6i_video_close()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/ |
| H A D | fimc-isp-video.c | 319 _vb2_fop_release(file, NULL); in isp_video_release()
|
| H A D | fimc-lite.c | 531 _vb2_fop_release(file, NULL); in fimc_lite_release()
|
| H A D | fimc-capture.c | 531 ret = _vb2_fop_release(file, NULL); in fimc_capture_release()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/ |
| H A D | rcar-v4l2.c | 938 ret = _vb2_fop_release(file, NULL); in rvin_release()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ |
| H A D | via-camera.c | 722 _vb2_fop_release(filp, NULL); in viacam_release()
|
| H A D | sh_vou.c | 1161 _vb2_fop_release(file, NULL); in sh_vou_release()
|
| H A D | aspeed-video.c | 1405 rc = _vb2_fop_release(file, NULL); in aspeed_video_release()
|
| H A D | pxa_camera.c | 1988 ret = _vb2_fop_release(filp, NULL); in pxac_fops_camera_release()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/davinci/ |
| H A D | vpbe_display.c | 1216 _vb2_fop_release(file, NULL); in vpbe_display_release()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/atmel/ |
| H A D | atmel-isi.c | 907 ret = _vb2_fop_release(file, NULL); in isi_release()
|
| H A D | atmel-isc-base.c | 1629 ret = _vb2_fop_release(file, NULL); in isc_release()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_imx | 1605 _vb2_fop_release
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/marvell-ccic/ |
| H A D | mcam-core.c | 1638 _vb2_fop_release(filp, NULL); in mcam_v4l_release()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-video.c | 1585 _vb2_fop_release(filp, NULL); in cx231xx_close()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/au0828/ |
| H A D | au0828-video.c | 1102 _vb2_fop_release(filp, NULL); in au0828_v4l2_close()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/stm32/ |
| H A D | stm32-dcmi.c | 1476 ret = _vb2_fop_release(file, NULL); in dcmi_release()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/ |
| H A D | saa7134-video.c | 1171 _vb2_fop_release(file, NULL); in video_release()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/am437x/ |
| H A D | am437x-vpfe.c | 1056 ret = _vb2_fop_release(file, NULL); in vpfe_release()
|