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