Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dwm8904.c46 struct wm8904_priv { struct
47 struct regmap *regmap;
48 struct clk *mclk;
50 enum wm8904_type devtype;
52 struct regulator_bulk_data supplies[WM8904_NUM_SUPPLIES];
54 struct wm8904_pdata *pdata;
56 int deemph;
59 const char **drc_texts;
60 int drc_cfg;
61 struct soc_enum drc_enum;
[all …]