Searched defs:aewb (Results 1 – 1 of 1) sorted by relevance
25 static void h3a_aewb_setup_regs(struct ispstat *aewb, void *priv) in h3a_aewb_setup_regs()78 static void h3a_aewb_enable(struct ispstat *aewb, int enable) in h3a_aewb_enable()91 static int h3a_aewb_busy(struct ispstat *aewb) in h3a_aewb_busy()112 static int h3a_aewb_validate_params(struct ispstat *aewb, void *new_conf) in h3a_aewb_validate_params()179 static void h3a_aewb_set_params(struct ispstat *aewb, void *new_conf) in h3a_aewb_set_params()289 struct ispstat *aewb = &isp->isp_aewb; in omap3isp_h3a_aewb_init() local