Searched refs:rconnect (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/sound/soc/ |
| H A D | soc-dapm.c | 2383 int connect, int rconnect) in soc_dapm_mixer_update_power() argument 2414 if (found && rconnect >= 0) in soc_dapm_mixer_update_power() 2415 soc_dapm_connect_path(path, rconnect, "mixer update"); in soc_dapm_mixer_update_power() 3447 int connect, rconnect = -1, change, reg_change = 0; in snd_soc_dapm_put_volsw() local 3460 rconnect = !!rval; in snd_soc_dapm_put_volsw() 3500 ret = soc_dapm_mixer_update_power(card, kcontrol, pupdate, connect, rconnect); in snd_soc_dapm_put_volsw()
|