Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm5100.c55 struct wm5100_priv { struct
56 struct device *dev;
57 struct regmap *regmap;
58 struct snd_soc_component *component;
60 struct regulator_bulk_data core_supplies[WM5100_NUM_CORE_SUPPLIES];
62 int rev;
64 int sysclk;
65 int asyncclk;
67 bool aif_async[WM5100_AIFS];
68 bool aif_symmetric[WM5100_AIFS];
[all …]