Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/omap3isp/
Dispstat.h155 void omap3isp_stat_unregister_entities(struct ispstat *stat);
Disp.c1789 omap3isp_stat_unregister_entities(&isp->isp_aewb); in isp_unregister_entities()
1790 omap3isp_stat_unregister_entities(&isp->isp_af); in isp_unregister_entities()
1791 omap3isp_stat_unregister_entities(&isp->isp_hist); in isp_unregister_entities()
Dispstat.c1005 void omap3isp_stat_unregister_entities(struct ispstat *stat) in omap3isp_stat_unregister_entities() function