Searched refs:pcxhr_set_pipe_state (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.15/sound/pci/pcxhr/ | 
| D | pcxhr_hwdep.c | 212 	err = pcxhr_set_pipe_state(mgr, playback_mask, capture_mask, 0); 272 	return pcxhr_set_pipe_state(mgr, playback_mask, capture_mask, 1);  in pcxhr_start_pipes()
  | 
| D | pcxhr_core.h | 138 int pcxhr_set_pipe_state(struct pcxhr_mgr *mgr, int playback_mask, int capture_mask, int start);
  | 
| D | pcxhr.c | 732 	err = pcxhr_set_pipe_state(mgr,  playback_mask, capture_mask, 0);  in pcxhr_start_linked_stream() 777 	err = pcxhr_set_pipe_state(mgr, playback_mask, capture_mask, 1);  in pcxhr_start_linked_stream()
  | 
| D | pcxhr_core.c | 893 int pcxhr_set_pipe_state(struct pcxhr_mgr *mgr, int playback_mask,  in pcxhr_set_pipe_state()  function
  |