Searched defs:es7210_priv (Results 1 – 1 of 1) sorted by relevance
109 struct es7210_priv { struct110 struct regmap *regmap;111 struct i2c_client *i2c_client;112 unsigned int dmic_enable;113 unsigned int sysclk;114 struct clk *mclk;115 struct snd_pcm_hw_constraint_list *sysclk_constraints;116 unsigned int tdm_mode;117 struct delayed_work pcm_pop_work;