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

/linux-master/sound/soc/
H A Dsoc-dapm.c784 int nth_path)
798 * The nth_path argument allows this function to know
809 if (snd_soc_volsw_is_stereo(mc) && nth_path > 0) {
834 int i, nth_path = 0; local
840 dapm_set_mixer_path_status(path, i, nth_path++);
783 dapm_set_mixer_path_status(struct snd_soc_dapm_path *p, int i, int nth_path) argument

Completed in 261 milliseconds