Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/omap3isp/
Dispstat.h157 void omap3isp_stat_unregister_entities(struct ispstat *stat);
Disp.c1595 omap3isp_stat_unregister_entities(&isp->isp_aewb); in isp_unregister_entities()
1596 omap3isp_stat_unregister_entities(&isp->isp_af); in isp_unregister_entities()
1597 omap3isp_stat_unregister_entities(&isp->isp_hist); in isp_unregister_entities()
Dispstat.c1024 void omap3isp_stat_unregister_entities(struct ispstat *stat) in omap3isp_stat_unregister_entities() function