snd_mixart_add_ref_pipe  728 sound/pci/mixart/mixart.c 	pipe = snd_mixart_add_ref_pipe(chip, pcm_number, 0, 0);
snd_mixart_add_ref_pipe  806 sound/pci/mixart/mixart.c 	pipe = snd_mixart_add_ref_pipe(chip, pcm_number, 1, 0);
snd_mixart_add_ref_pipe  225 sound/pci/mixart/mixart.h struct mixart_pipe *snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture, int monitoring);
snd_mixart_add_ref_pipe 1064 sound/pci/mixart/mixart_mixer.c 			snd_mixart_add_ref_pipe(chip, MIXART_PCM_ANALOG, 0, 1);
snd_mixart_add_ref_pipe 1066 sound/pci/mixart/mixart_mixer.c 			snd_mixart_add_ref_pipe(chip, MIXART_PCM_ANALOG, 1, 1);