Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-dapm.c777 int nth_path) in dapm_set_mixer_path_status() argument
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()