Searched defs:snd_soc_dapm_update (Results 1 – 1 of 1) sorted by relevance
640 struct snd_soc_dapm_update { struct641 struct snd_kcontrol *kcontrol;642 int reg;643 int mask;644 int val;645 int reg2;646 int mask2;647 int val2;648 bool has_second_set;
Completed in 6 milliseconds