Searched defs:wm8960_priv (Results 1 – 1 of 1) sorted by relevance
120 struct wm8960_priv { struct121 struct clk *mclk;122 struct regmap *regmap;123 int (*set_bias_level)(struct snd_soc_component *,125 struct snd_soc_dapm_widget *lout1;126 struct snd_soc_dapm_widget *rout1;127 struct snd_soc_dapm_widget *out3;128 bool deemph;129 int lrclk;130 int bclk;[all …]