Searched refs:reg_change (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/
H A Dsoc-dapm.c2851 int connect, change, reg_change = 0; snd_soc_dapm_put_volsw() local
2874 reg_change = soc_dapm_test_bits(dapm, reg, mask, val); snd_soc_dapm_put_volsw()
2877 if (change || reg_change) { snd_soc_dapm_put_volsw()
2878 if (reg_change) { snd_soc_dapm_put_volsw()
2885 change |= reg_change; snd_soc_dapm_put_volsw()

Completed in 76 milliseconds