Home
last modified time | relevance | path

Searched defs:max98095_priv (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dmax98095.c41 struct max98095_priv { struct
42 struct regmap *regmap;
43 enum max98095_type devtype;
44 struct max98095_pdata *pdata;
45 struct clk *mclk;
46 unsigned int sysclk;
47 struct max98095_cdata dai[3];
48 const char **eq_texts;
49 const char **bq_texts;
50 struct soc_enum eq_enum;
[all …]