Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispstat.h154 void omap3isp_stat_unregister_entities(struct ispstat *stat);
H A Disp.c1600 omap3isp_stat_unregister_entities(&isp->isp_aewb); in isp_unregister_entities()
1601 omap3isp_stat_unregister_entities(&isp->isp_af); in isp_unregister_entities()
1602 omap3isp_stat_unregister_entities(&isp->isp_hist); in isp_unregister_entities()
H A Dispstat.c1021 void omap3isp_stat_unregister_entities(struct ispstat *stat) in omap3isp_stat_unregister_entities() function