Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm0010.c92 struct wm0010_priv { struct
93 struct snd_soc_component *component;
95 struct mutex lock;
96 struct device *dev;
98 struct wm0010_pdata pdata;
100 int gpio_reset;
101 int gpio_reset_value;
103 struct regulator_bulk_data core_supplies[2];
104 struct regulator *dbvdd;
106 int sysclk;
[all …]