Searched defs:ak4613_priv (Results 1 – 1 of 1) sorted by relevance
91 struct ak4613_priv { struct92 struct mutex lock;93 const struct ak4613_interface *iface;94 struct snd_pcm_hw_constraint_list constraint;95 struct work_struct dummy_write_work;96 struct snd_soc_component *component;97 unsigned int rate;98 unsigned int sysclk;100 unsigned int fmt;101 u8 oc;[all …]