Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dwm5100.c52 struct wm5100_priv { struct
53 struct device *dev;
54 struct regmap *regmap;
55 struct snd_soc_component *component;
57 struct regulator_bulk_data core_supplies[WM5100_NUM_CORE_SUPPLIES];
59 int rev;
61 int sysclk;
62 int asyncclk;
64 bool aif_async[WM5100_AIFS];
65 bool aif_symmetric[WM5100_AIFS];
[all …]