Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/omap3isp/
Dispvideo.h195 void omap3isp_video_cleanup(struct isp_video *video);
Dispresizer.c1764 omap3isp_video_cleanup(&res->video_in); in resizer_init_entities()
1790 omap3isp_video_cleanup(&res->video_in); in omap3isp_resizer_cleanup()
1791 omap3isp_video_cleanup(&res->video_out); in omap3isp_resizer_cleanup()
Disppreview.c2320 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.c1172 omap3isp_video_cleanup(&ccp2->video_in); in omap3isp_ccp2_cleanup()
Dispcsi2.c1313 omap3isp_video_cleanup(&csi2a->video_out); in omap3isp_csi2_cleanup()
Dispvideo.c1472 void omap3isp_video_cleanup(struct isp_video *video) in omap3isp_video_cleanup() function
Dispccdc.c2731 omap3isp_video_cleanup(&ccdc->video_out); in omap3isp_ccdc_cleanup()