Home
last modified time | relevance | path

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

/linux-6.12.1/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];
58 struct gpio_desc *reset;
59 struct gpio_desc *ldo_ena;
60 struct gpio_desc *hp_pol;
62 int rev;
64 int sysclk;
[all …]