Home
last modified time | relevance | path

Searched defs:wm2200_priv (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
Dwm2200.c86 struct wm2200_priv { struct
87 struct wm_adsp dsp[2];
88 struct regmap *regmap;
89 struct device *dev;
90 struct snd_soc_codec *codec;
91 struct wm2200_pdata pdata;
92 struct regulator_bulk_data core_supplies[WM2200_NUM_CORE_SUPPLIES];
94 struct completion fll_lock;
95 int fll_fout;
96 int fll_fref;
[all …]