Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm0010.c89 struct wm0010_priv { struct
90 struct snd_soc_component *component;
92 struct mutex lock;
93 struct device *dev;
95 struct wm0010_pdata pdata;
97 int gpio_reset;
98 int gpio_reset_value;
100 struct regulator_bulk_data core_supplies[2];
101 struct regulator *dbvdd;
103 int sysclk;
[all …]