Home
last modified time | relevance | path

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

/linux-3.3/sound/soc/codecs/
Dmax98095.c40 struct max98095_priv { struct
41 enum max98095_type devtype;
42 struct max98095_pdata *pdata;
43 unsigned int sysclk;
44 struct max98095_cdata dai[3];
45 const char **eq_texts;
46 const char **bq_texts;
47 struct soc_enum eq_enum;
48 struct soc_enum bq_enum;
49 int eq_textcnt;
[all …]