Searched defs:snd_soc_dapm_update (Results 1 – 2 of 2) sorted by relevance
121123 struct snd_soc_dapm_update { struct121124 struct snd_kcontrol *kcontrol;121125 int reg;121126 int mask;121127 int val;121128 int reg2;121129 int mask2;121130 int val2;121131 bool has_second_set;
127640 struct snd_soc_dapm_update { struct127641 struct snd_kcontrol *kcontrol;127642 int reg;127643 int mask;127644 int val;127645 int reg2;127646 int mask2;127647 int val2;127648 bool has_second_set;