Searched defs:wm8993_priv (Results 1 – 1 of 1) sorted by relevance
203 struct wm8993_priv { struct205 struct device *dev;206 struct regmap *regmap;210 int master;211 int sysclk_source;212 int tdm_slots;213 int tdm_width;216 unsigned int fs;217 unsigned int bclk;218 unsigned int fll_fref;[all …]
Completed in 7 milliseconds