Searched defs:wm8994_priv (Results 1 – 1 of 1) sorted by relevance
76 struct wm8994_priv { struct77 struct wm_hubs_data hubs;78 struct wm8994 *wm8994;79 int sysclk[2];80 int sysclk_rate[2];81 int mclk[2];82 int aifclk[2];83 int aifdiv[2];84 int channels[2];85 struct wm8994_fll_config fll[2], fll_suspend[2];[all …]