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