Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Dispvideo.h202 void omap3isp_video_cleanup(struct isp_video *video);
Dispresizer.c1772 omap3isp_video_cleanup(&res->video_in); in resizer_init_entities()
1798 omap3isp_video_cleanup(&res->video_in); in omap3isp_resizer_cleanup()
1799 omap3isp_video_cleanup(&res->video_out); in omap3isp_resizer_cleanup()
Disppreview.c2331 omap3isp_video_cleanup(&prev->video_in); in preview_init_entities()
2360 omap3isp_video_cleanup(&prev->video_in); in omap3isp_preview_cleanup()
2361 omap3isp_video_cleanup(&prev->video_out); in omap3isp_preview_cleanup()
Dispccp2.c1179 omap3isp_video_cleanup(&ccp2->video_in); in omap3isp_ccp2_cleanup()
Dispcsi2.c1320 omap3isp_video_cleanup(&csi2a->video_out); in omap3isp_csi2_cleanup()
Dispvideo.c1471 void omap3isp_video_cleanup(struct isp_video *video) in omap3isp_video_cleanup() function
Dispccdc.c2745 omap3isp_video_cleanup(&ccdc->video_out); in omap3isp_ccdc_cleanup()