Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm8903.c123 struct wm8903_priv { struct
124 struct wm8903_platform_data *pdata;
125 struct device *dev;
126 struct regmap *regmap;
127 struct regulator_bulk_data supplies[WM8903_NUM_SUPPLIES];
129 int sysclk;
130 int irq;
132 struct mutex lock;
133 int fs;
134 int deemph;
[all …]