Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/omap3isp/
Disppreview.h80 struct prev_params { struct
81 u32 busy;
82 u32 update;
83 u32 features;
84 struct omap3isp_prev_cfa cfa;
85 struct omap3isp_prev_csup csup;
86 struct omap3isp_prev_luma luma;
87 struct omap3isp_prev_nf nf;
88 struct omap3isp_prev_dcor dcor;
89 struct omap3isp_prev_gtables gamma;
[all …]
/linux-4.4.14/drivers/clk/st/
Dclkgen-fsyn.c897 struct stm_fs prev_params; in quadfs_find_best_rate() local