Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c785 int nth_path) in dapm_set_mixer_path_status()
799 * The nth_path argument allows this function to know in dapm_set_mixer_path_status()
810 if (snd_soc_volsw_is_stereo(mc) && nth_path > 0) { in dapm_set_mixer_path_status()
835 int i, nth_path = 0; in dapm_connect_mixer() local
841 dapm_set_mixer_path_status(path, i, nth_path++); in dapm_connect_mixer()
784 dapm_set_mixer_path_status(struct snd_soc_dapm_path *p, int i, int nth_path) dapm_set_mixer_path_status() argument
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c777 int nth_path) in dapm_set_mixer_path_status()
791 * The nth_path argument allows this function to know in dapm_set_mixer_path_status()
802 if (snd_soc_volsw_is_stereo(mc) && nth_path > 0) { in dapm_set_mixer_path_status()
827 int i, nth_path = 0; in dapm_connect_mixer() local
833 dapm_set_mixer_path_status(path, i, nth_path++); in dapm_connect_mixer()
776 dapm_set_mixer_path_status(struct snd_soc_dapm_path *p, int i, int nth_path) dapm_set_mixer_path_status() argument

Completed in 11 milliseconds