Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dsta350.c165 struct sta350_priv { struct
166 struct regmap *regmap;
167 struct regulator_bulk_data supplies[ARRAY_SIZE(sta350_supply_names)];
168 struct sta350_platform_data *pdata;
170 unsigned int mclk;
171 unsigned int format;
173 u32 coef_shadow[STA350_COEF_COUNT];
174 int shutdown;
176 struct gpio_desc *gpiod_nreset;
177 struct gpio_desc *gpiod_power_down;
[all …]