Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/omap3isp/
Disph3a_aewb.c38 static void h3a_aewb_setup_regs(struct ispstat *aewb, void *priv) in h3a_aewb_setup_regs()
91 static void h3a_aewb_enable(struct ispstat *aewb, int enable) in h3a_aewb_enable()
110 static int h3a_aewb_busy(struct ispstat *aewb) in h3a_aewb_busy()
131 static int h3a_aewb_validate_params(struct ispstat *aewb, void *new_conf) in h3a_aewb_validate_params()
198 static void h3a_aewb_set_params(struct ispstat *aewb, void *new_conf) in h3a_aewb_set_params()
306 struct ispstat *aewb = &isp->isp_aewb; in omap3isp_h3a_aewb_init() local