Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dak4613.c220 struct ak4613_priv { struct
221 struct mutex lock;
222 struct snd_pcm_hw_constraint_list constraint_rates;
223 struct snd_pcm_hw_constraint_list constraint_channels;
224 struct work_struct dummy_write_work;
225 struct snd_soc_component *component;
226 unsigned int rate;
227 unsigned int sysclk;
229 unsigned int fmt;
230 unsigned int configs;
[all …]