Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/
Dsoc-dapm.c785 int nth_path) in dapm_set_mixer_path_status() argument
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()