Searched defs:es8328_priv (Results 1 – 1 of 1) sorted by relevance
78 struct es8328_priv { struct79 struct regmap *regmap;80 struct clk *clk;81 int playback_fs;82 bool deemph;83 int mclkdiv2;84 const struct snd_pcm_hw_constraint_list *sysclk_constraints;85 const int *mclk_ratios;86 bool provider;87 struct regulator_bulk_data supplies[ES8328_SUPPLY_NUM];