Searched defs:wm2200_priv (Results 1 – 1 of 1) sorted by relevance
86 struct wm2200_priv { struct87 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 …]