Searched defs:wm8994_priv (Results 1 – 1 of 1) sorted by relevance
65 struct wm8994_priv { struct66 struct wm_hubs_data hubs;67 struct wm8994 *wm8994;68 struct snd_soc_codec *codec;69 int sysclk[2];70 int sysclk_rate[2];71 int mclk[2];72 int aifclk[2];73 struct wm8994_fll_config fll[2], fll_suspend[2];74 struct completion fll_locked[2];[all …]