Searched refs:pcxhr_set_pipe_state (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr_core.h146 int pcxhr_set_pipe_state(struct pcxhr_mgr *mgr, int playback_mask, int capture_mask, int start);
H A Dpcxhr_hwdep.c227 return pcxhr_set_pipe_state(mgr, playback_mask, capture_mask, 1);
H A Dpcxhr.c534 err = pcxhr_set_pipe_state(mgr, playback_mask, capture_mask, 0);
578 err = pcxhr_set_pipe_state(mgr, playback_mask, capture_mask, 1);
H A Dpcxhr_core.c846 int pcxhr_set_pipe_state(struct pcxhr_mgr *mgr, int playback_mask, int capture_mask, int start) function
858 snd_printdd("pcxhr_set_pipe_state %s (mask %x current %x)\n",

Completed in 203 milliseconds