Searched defs:ak4613_priv (Results 1 – 1 of 1) sorted by relevance
220 struct ak4613_priv { struct221 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 …]