capture_pipe      161 sound/pci/pcxhr/pcxhr.h 	struct pcxhr_pipe capture_pipe[2];	/* 1 stereo or 2 mono pipes */
capture_pipe      247 sound/pci/pcxhr/pcxhr_hwdep.c 			pipe = &chip->capture_pipe[j];
capture_pipe      270 sound/pci/pcxhr/pcxhr_hwdep.c 			capture_mask |= 1 << chip->capture_pipe[j].first_audio;
capture_pipe      297 sound/pci/pcxhr/pcxhr_mixer.c 		pipe = &chip->capture_pipe[0];