Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Des8316.c35 struct es8316_priv { struct
36 struct mutex lock;
37 struct clk *mclk;
38 struct regmap *regmap;
39 struct snd_soc_component *component;
40 struct snd_soc_jack *jack;
41 int irq;
42 unsigned int sysclk;
43 unsigned int allowed_rates[NR_SUPPORTED_MCLK_LRCK_RATIOS];
44 struct snd_pcm_hw_constraint_list sysclk_constraints;
[all …]