Home
last modified time | relevance | path

Searched refs:pcxhr_pipe (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr.h34 struct pcxhr_pipe;
128 struct pcxhr_pipe *pipe;
146 struct pcxhr_pipe { struct
160 struct pcxhr_pipe playback_pipe; /* 1 stereo pipe only */ argument
161 struct pcxhr_pipe capture_pipe[2]; /* 1 stereo or 2 mono pipes */
H A Dpcxhr_hwdep.c154 struct pcxhr_pipe *pipe, in pcxhr_dsp_allocate_pipe()
199 static int pcxhr_dsp_free_pipe( struct pcxhr_mgr *mgr, struct pcxhr_pipe *pipe)
233 struct pcxhr_pipe *pipe; in pcxhr_config_pipes()
H A Dpcxhr_mixer.c250 struct pcxhr_pipe *pipe = &chip->playback_pipe; in pcxhr_update_playback_stream_level()
294 struct pcxhr_pipe *pipe; in pcxhr_update_audio_pipe_level()
H A Dpcxhr.c682 struct pcxhr_pipe **pipe) in pcxhr_stream_scheduled_get_pipe()
694 struct pcxhr_pipe *pipe; in pcxhr_start_linked_stream()