Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm8731.c44 struct wm8731_priv { struct
45 struct regmap *regmap;
46 struct clk *mclk;
47 struct regulator_bulk_data supplies[WM8731_NUM_SUPPLIES];
48 const struct snd_pcm_hw_constraint_list *constraints;
49 unsigned int sysclk;
50 int sysclk_type;
51 int playback_fs;
52 bool deemph;
54 struct mutex lock;