Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-dapm.c2683 int connect, int rconnect) in dapm_mixer_update_power() argument
2714 if (found && rconnect >= 0) in dapm_mixer_update_power()
2715 dapm_connect_path(path, rconnect, "mixer update"); in dapm_mixer_update_power()
3468 int connect, rconnect = -1, change, reg_change = 0; in snd_soc_dapm_put_volsw() local
3481 rconnect = !!rval; in snd_soc_dapm_put_volsw()
3521 ret = dapm_mixer_update_power(card, kcontrol, pupdate, connect, rconnect); in snd_soc_dapm_put_volsw()