Searched defs:cx2072x_priv (Results 1 – 1 of 1) sorted by relevance
37 struct cx2072x_priv { struct38 struct regmap *regmap;39 struct clk *mclk;40 unsigned int mclk_rate;41 struct device *dev;42 struct snd_soc_component *codec;43 struct snd_soc_jack_gpio jack_gpio;44 struct mutex lock;45 unsigned int bclk_ratio;46 bool pll_changed;[all …]