Home
last modified time | relevance | path

Searched defs:aewb (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/platform/omap3isp/
Disph3a_aewb.c28 static void h3a_aewb_setup_regs(struct ispstat *aewb, void *priv) in h3a_aewb_setup_regs()
81 static void h3a_aewb_enable(struct ispstat *aewb, int enable) in h3a_aewb_enable()
94 static int h3a_aewb_busy(struct ispstat *aewb) in h3a_aewb_busy()
115 static int h3a_aewb_validate_params(struct ispstat *aewb, void *new_conf) in h3a_aewb_validate_params()
182 static void h3a_aewb_set_params(struct ispstat *aewb, void *new_conf) in h3a_aewb_set_params()
290 struct ispstat *aewb = &isp->isp_aewb; in omap3isp_h3a_aewb_init() local