Searched defs:max98090_priv (Results 1 – 1 of 1) sorted by relevance
1517 struct max98090_priv { struct1518 struct regmap *regmap;1519 struct snd_soc_component *component;1520 enum max98090_type devtype;1521 struct max98090_pdata *pdata;1522 struct clk *mclk;1523 unsigned int sysclk;1524 unsigned int pclk;1525 unsigned int bclk;1526 unsigned int lrclk;[all …]