Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsta350.c162 struct sta350_priv { struct
163 struct regmap *regmap;
164 struct regulator_bulk_data supplies[ARRAY_SIZE(sta350_supply_names)];
165 struct sta350_platform_data *pdata;
167 unsigned int mclk;
168 unsigned int format;
170 u32 coef_shadow[STA350_COEF_COUNT];
171 int shutdown;
173 struct gpio_desc *gpiod_nreset;
174 struct gpio_desc *gpiod_power_down;
[all …]