Searched defs:omap3isp_ccdc_update_config (Results 1 – 3 of 3) sorted by relevance
410 struct omap3isp_ccdc_update_config { struct411 __u16 update;412 __u16 flag;413 enum omap3isp_alaw_ipwidth alawip;414 struct omap3isp_ccdc_bclamp *bclamp;415 struct omap3isp_ccdc_blcomp *blcomp;416 struct omap3isp_ccdc_fpc *fpc;417 struct omap3isp_ccdc_lsc_config *lsc_cfg;418 struct omap3isp_ccdc_culling *cull;419 __u8 *lsc;
430 struct omap3isp_ccdc_update_config { struct431 __u16 update;432 __u16 flag;433 enum omap3isp_alaw_ipwidth alawip;434 struct omap3isp_ccdc_bclamp __user *bclamp;435 struct omap3isp_ccdc_blcomp __user *blcomp;436 struct omap3isp_ccdc_fpc __user *fpc;437 struct omap3isp_ccdc_lsc_config __user *lsc_cfg;438 struct omap3isp_ccdc_culling __user *cull;439 __u8 __user *lsc;