Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm0010.c93 struct wm0010_priv { struct
94 struct snd_soc_codec *codec;
96 struct mutex lock;
97 struct device *dev;
99 struct wm0010_pdata pdata;
101 int gpio_reset;
102 int gpio_reset_value;
104 struct regulator_bulk_data core_supplies[2];
105 struct regulator *dbvdd;
107 int sysclk;
[all …]