Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm2200.c75 struct wm2200_priv { struct
76 struct wm_adsp dsp[2];
77 struct regmap *regmap;
78 struct device *dev;
79 struct snd_soc_component *component;
80 struct wm2200_pdata pdata;
81 struct regulator_bulk_data core_supplies[WM2200_NUM_CORE_SUPPLIES];
83 struct completion fll_lock;
84 int fll_fout;
85 int fll_fref;
[all …]