Searched defs:wm8996_priv (Results 1 – 1 of 1) sorted by relevance
53 struct wm8996_priv { struct54 struct device *dev;55 struct regmap *regmap;56 struct snd_soc_component *component;58 int ldo1ena;60 int sysclk;61 int sysclk_src;63 int fll_src;64 int fll_fref;65 int fll_fout;[all …]