Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c2322 int connect, int rconnect) in soc_dapm_mixer_update_power()
2342 * A stereo control is signified by a valid 'rconnect' in soc_dapm_mixer_update_power()
2350 * the left channel, and 'rconnect' for the right in soc_dapm_mixer_update_power()
2353 if (found && rconnect >= 0) in soc_dapm_mixer_update_power()
2354 soc_dapm_connect_path(path, rconnect, "mixer update"); in soc_dapm_mixer_update_power()
3383 int connect, rconnect = -1, change, reg_change = 0; in snd_soc_dapm_put_volsw() local
3395 rconnect = !!rval; in snd_soc_dapm_put_volsw()
3437 rconnect); in snd_soc_dapm_put_volsw()
2320 soc_dapm_mixer_update_power(struct snd_soc_card *card, struct snd_kcontrol *kcontrol, int connect, int rconnect) soc_dapm_mixer_update_power() argument
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c2325 int connect, int rconnect) in soc_dapm_mixer_update_power()
2345 * A stereo control is signified by a valid 'rconnect' in soc_dapm_mixer_update_power()
2353 * the left channel, and 'rconnect' for the right in soc_dapm_mixer_update_power()
2356 if (found && rconnect >= 0) in soc_dapm_mixer_update_power()
2357 soc_dapm_connect_path(path, rconnect, "mixer update"); in soc_dapm_mixer_update_power()
3393 int connect, rconnect = -1, change, reg_change = 0; in snd_soc_dapm_put_volsw() local
3405 rconnect = !!rval; in snd_soc_dapm_put_volsw()
3447 rconnect); in snd_soc_dapm_put_volsw()
2323 soc_dapm_mixer_update_power(struct snd_soc_card *card, struct snd_kcontrol *kcontrol, int connect, int rconnect) soc_dapm_mixer_update_power() argument

Completed in 12 milliseconds