Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/omap3isp/
Dispstat.h155 void omap3isp_stat_unregister_entities(struct ispstat *stat);
Disp.c1791 omap3isp_stat_unregister_entities(&isp->isp_aewb); in isp_unregister_entities()
1792 omap3isp_stat_unregister_entities(&isp->isp_af); in isp_unregister_entities()
1793 omap3isp_stat_unregister_entities(&isp->isp_hist); in isp_unregister_entities()
Dispstat.c1006 void omap3isp_stat_unregister_entities(struct ispstat *stat) in omap3isp_stat_unregister_entities() function