Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8731.c47 struct wm8731_priv { struct
48 struct regmap *regmap;
49 struct clk *mclk;
50 struct regulator_bulk_data supplies[WM8731_NUM_SUPPLIES];
51 const struct snd_pcm_hw_constraint_list *constraints;
52 unsigned int sysclk;
53 int sysclk_type;
54 int playback_fs;
55 bool deemph;
57 struct mutex lock;