Home
last modified time | relevance | path

Searched refs:omap3isp_stat_unregister_entities (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/media/platform/ti/omap3isp/
H A Dispstat.h154 void omap3isp_stat_unregister_entities(struct ispstat *stat);
H A Disp.c1568 omap3isp_stat_unregister_entities(&isp->isp_aewb); in isp_unregister_entities()
1569 omap3isp_stat_unregister_entities(&isp->isp_af); in isp_unregister_entities()
1570 omap3isp_stat_unregister_entities(&isp->isp_hist); in isp_unregister_entities()
H A Dispstat.c1022 void omap3isp_stat_unregister_entities(struct ispstat *stat) in omap3isp_stat_unregister_entities() function