Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr_core.c729 void pcxhr_set_pipe_cmd_params(struct pcxhr_rmh *rmh, int capture, in pcxhr_set_pipe_cmd_params() function
794 pcxhr_set_pipe_cmd_params(&rmh, 0, audio, 0, 0); in pcxhr_prepair_pipe_start()
797 pcxhr_set_pipe_cmd_params(&rmh, 1, audio - in pcxhr_prepair_pipe_start()
832 pcxhr_set_pipe_cmd_params(&rmh, 0, audio, 0, 0); in pcxhr_stop_pipes()
835 pcxhr_set_pipe_cmd_params(&rmh, 1, audio - in pcxhr_stop_pipes()
863 pcxhr_set_pipe_cmd_params(&rmh, 0, 0, 0, in pcxhr_toggle_pipes()
866 pcxhr_set_pipe_cmd_params(&rmh, 1, 0, 0, in pcxhr_toggle_pipes()
1126 pcxhr_set_pipe_cmd_params(&rmh, stream->pipe->is_capture, in pcxhr_stream_read_position()
H A Dpcxhr_hwdep.c177 pcxhr_set_pipe_cmd_params(&rmh, is_capture, pin, in pcxhr_dsp_allocate_pipe()
217 pcxhr_set_pipe_cmd_params(&rmh, pipe->is_capture, pipe->first_audio,
H A Dpcxhr_core.h85 void pcxhr_set_pipe_cmd_params(struct pcxhr_rmh* rmh, int capture, unsigned int param1,
H A Dpcxhr.c519 pcxhr_set_pipe_cmd_params(&rmh, stream->pipe->is_capture, in pcxhr_set_stream_state()
592 pcxhr_set_pipe_cmd_params(&rmh, is_capture, stream->pipe->first_audio, in pcxhr_set_format()
639 pcxhr_set_pipe_cmd_params(&rmh, is_capture, stream->pipe->first_audio, in pcxhr_update_r_buffer()
669 pcxhr_set_pipe_cmd_params(&rmh, stream->pipe->is_capture, 0, 0,
H A Dpcxhr_mixer.c264 pcxhr_set_pipe_cmd_params(&rmh, 0, pipe->first_audio, 0, 1<<idx); in pcxhr_update_playback_stream_level()
303 pcxhr_set_pipe_cmd_params(&rmh, capture, 0, 0, in pcxhr_update_audio_pipe_level()