Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm2200.c83 struct wm2200_priv { struct
84 struct wm_adsp dsp[2];
85 struct regmap *regmap;
86 struct device *dev;
87 struct snd_soc_component *component;
88 struct wm2200_pdata pdata;
89 struct regulator_bulk_data core_supplies[WM2200_NUM_CORE_SUPPLIES];
91 struct completion fll_lock;
92 int fll_fout;
93 int fll_fref;
[all …]