pcxhr_set_pipe_state  734 sound/pci/pcxhr/pcxhr.c 	err = pcxhr_set_pipe_state(mgr,  playback_mask, capture_mask, 0);
pcxhr_set_pipe_state  779 sound/pci/pcxhr/pcxhr.c 	err = pcxhr_set_pipe_state(mgr, playback_mask, capture_mask, 1);
pcxhr_set_pipe_state  138 sound/pci/pcxhr/pcxhr_core.h int pcxhr_set_pipe_state(struct pcxhr_mgr *mgr, int playback_mask, int capture_mask, int start);
pcxhr_set_pipe_state  212 sound/pci/pcxhr/pcxhr_hwdep.c 	err = pcxhr_set_pipe_state(mgr, playback_mask, capture_mask, 0);
pcxhr_set_pipe_state  272 sound/pci/pcxhr/pcxhr_hwdep.c 	return pcxhr_set_pipe_state(mgr, playback_mask, capture_mask, 1);