Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dsta32x.c136 struct sta32x_priv { struct
137 struct regmap *regmap;
138 struct clk *xti_clk;
139 struct regulator_bulk_data supplies[ARRAY_SIZE(sta32x_supply_names)];
140 struct snd_soc_component *component;
141 struct sta32x_platform_data *pdata;
143 unsigned int mclk;
144 unsigned int format;
146 u32 coef_shadow[STA32X_COEF_COUNT];
147 struct delayed_work watchdog_work;
[all …]