Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5640.h2122 struct rt5640_priv { struct
2123 struct snd_soc_component *component;
2124 struct regmap *regmap;
2125 struct clk *mclk;
2127 int ldo1_en; /* GPIO for LDO1_EN */
2128 int irq;
2129 int sysclk;
2130 int sysclk_src;
2131 int lrck[RT5640_AIFS];
2132 int bclk[RT5640_AIFS];
[all …]