Searched defs:es8311_priv (Results 1 – 1 of 1) sorted by relevance
29 struct es8311_priv { struct30 struct regmap *regmap;31 struct clk *mclk;32 unsigned long mclk_freq;33 bool provider;34 unsigned int rates[ES8311_NUM_RATES];35 struct snd_pcm_hw_constraint_list constraints;