Searched defs:es8328_priv (Results 1 – 1 of 1) sorted by relevance
89 struct es8328_priv { struct90 struct regmap *regmap;91 struct clk *clk;92 int playback_fs;93 bool deemph;94 int mclkdiv2;95 const struct snd_pcm_hw_constraint_list *sysclk_constraints;96 const int *mclk_ratios;97 bool master;98 struct regulator_bulk_data supplies[ES8328_SUPPLY_NUM];