Searched refs:reg_change (Results 1 – 1 of 1) sorted by relevance
2851 int connect, change, reg_change = 0; in snd_soc_dapm_put_volsw() local2874 reg_change = soc_dapm_test_bits(dapm, reg, mask, val); in snd_soc_dapm_put_volsw()2877 if (change || reg_change) { in snd_soc_dapm_put_volsw()2878 if (reg_change) { in snd_soc_dapm_put_volsw()2885 change |= reg_change; in snd_soc_dapm_put_volsw()