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_codec *,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 playback_fs;130 struct wm8960_data pdata;