Lines Matching defs:wm2200_priv
86 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;
97 int fll_src;
99 int rev;
100 int sysclk;