Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/
Dsoc-dapm.c2851 int connect, change, reg_change = 0; in snd_soc_dapm_put_volsw() local
2874 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()