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