Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dsta350.c161 struct sta350_priv { struct
162 struct regmap *regmap;
163 struct regulator_bulk_data supplies[ARRAY_SIZE(sta350_supply_names)];
164 struct sta350_platform_data *pdata;
166 unsigned int mclk;
167 unsigned int format;
169 u32 coef_shadow[STA350_COEF_COUNT];
170 int shutdown;
172 struct gpio_desc *gpiod_nreset;
173 struct gpio_desc *gpiod_power_down;
[all …]