pcxhr_set_pipe_state 552 sound/pci/pcxhr/pcxhr.c err = pcxhr_set_pipe_state(mgr, playback_mask, capture_mask, 0); pcxhr_set_pipe_state 596 sound/pci/pcxhr/pcxhr.c err = pcxhr_set_pipe_state(mgr, playback_mask, capture_mask, 1); pcxhr_set_pipe_state 146 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 197 sound/pci/pcxhr/pcxhr_hwdep.c err = pcxhr_set_pipe_state(mgr, playback_mask, capture_mask, 0); pcxhr_set_pipe_state 255 sound/pci/pcxhr/pcxhr_hwdep.c return pcxhr_set_pipe_state(mgr, playback_mask, capture_mask, 1);