Searched defs:wm8996_priv (Results 1 – 1 of 1) sorted by relevance
49 struct wm8996_priv { struct50 struct device *dev;51 struct regmap *regmap;52 struct snd_soc_component *component;54 int ldo1ena;56 int sysclk;57 int sysclk_src;59 int fll_src;60 int fll_fref;61 int fll_fout;[all …]