Searched defs:wm8960_priv (Results 1 – 1 of 1) sorted by relevance
132 struct wm8960_priv { struct133 struct clk *mclk;134 struct regmap *regmap;135 int (*set_bias_level)(struct snd_soc_component *,137 struct snd_soc_dapm_widget *lout1;138 struct snd_soc_dapm_widget *rout1;139 struct snd_soc_dapm_widget *out3;140 bool deemph;141 int lrclk;142 int bclk;[all …]