Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dsta32x.c143 struct sta32x_priv { struct
144 struct regmap *regmap;
145 struct regulator_bulk_data supplies[ARRAY_SIZE(sta32x_supply_names)];
146 struct snd_soc_codec *codec;
147 struct sta32x_platform_data *pdata;
149 unsigned int mclk;
150 unsigned int format;
152 u32 coef_shadow[STA32X_COEF_COUNT];
153 struct delayed_work watchdog_work;
154 int shutdown;
[all …]