Home
last modified time | relevance | path

Searched refs:omap3isp_video_cleanup (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/media/platform/omap3isp/
Dispvideo.h198 void omap3isp_video_cleanup(struct isp_video *video);
Dispresizer.c1766 omap3isp_video_cleanup(&res->video_in); in resizer_init_entities()
1792 omap3isp_video_cleanup(&res->video_in); in omap3isp_resizer_cleanup()
1793 omap3isp_video_cleanup(&res->video_out); in omap3isp_resizer_cleanup()
Disppreview.c2322 omap3isp_video_cleanup(&prev->video_in); in preview_init_entities()
2349 omap3isp_video_cleanup(&prev->video_in); in omap3isp_preview_cleanup()
2350 omap3isp_video_cleanup(&prev->video_out); in omap3isp_preview_cleanup()
Dispccp2.c1174 omap3isp_video_cleanup(&ccp2->video_in); in omap3isp_ccp2_cleanup()
Dispcsi2.c1315 omap3isp_video_cleanup(&csi2a->video_out); in omap3isp_csi2_cleanup()
Dispvideo.c1473 void omap3isp_video_cleanup(struct isp_video *video) in omap3isp_video_cleanup() function
Dispccdc.c2725 omap3isp_video_cleanup(&ccdc->video_out); in omap3isp_ccdc_cleanup()