Searched refs:pcxhr_set_pipe_cmd_params (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/pcxhr/
H A Dpcxhr_core.c734 void pcxhr_set_pipe_cmd_params(struct pcxhr_rmh *rmh, int capture, function
799 pcxhr_set_pipe_cmd_params(&rmh, 0, audio, 0, 0);
802 pcxhr_set_pipe_cmd_params(&rmh, 1, audio -
837 pcxhr_set_pipe_cmd_params(&rmh, 0, audio, 0, 0);
840 pcxhr_set_pipe_cmd_params(&rmh, 1, audio -
868 pcxhr_set_pipe_cmd_params(&rmh, 0, 0, 0,
871 pcxhr_set_pipe_cmd_params(&rmh, 1, 0, 0,
1125 pcxhr_set_pipe_cmd_params(&rmh, stream->pipe->is_capture,
H A Dpcxhr_core.h96 void pcxhr_set_pipe_cmd_params(struct pcxhr_rmh* rmh, int capture, unsigned int param1,
H A Dpcxhr_hwdep.c195 pcxhr_set_pipe_cmd_params(&rmh, is_capture, pin,
H A Dpcxhr.c509 pcxhr_set_pipe_cmd_params(&rmh, stream->pipe->is_capture,
582 pcxhr_set_pipe_cmd_params(&rmh, is_capture, stream->pipe->first_audio,
628 pcxhr_set_pipe_cmd_params(&rmh, is_capture, stream->pipe->first_audio,
H A Dpcxhr_mixer.c276 pcxhr_set_pipe_cmd_params(&rmh, 0, pipe->first_audio, 0, 1<<idx);
315 pcxhr_set_pipe_cmd_params(&rmh, capture, 0, 0,

Completed in 83 milliseconds