Home
last modified time | relevance | path

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

/sound/pci/pcxhr/
Dpcxhr.h47 struct pcxhr_pipe;
144 struct pcxhr_pipe *pipe;
162 struct pcxhr_pipe { struct
176 struct pcxhr_pipe playback_pipe; /* 1 stereo pipe only */ argument
177 struct pcxhr_pipe capture_pipe[2]; /* 1 stereo or 2 mono pipes */
Dpcxhr_hwdep.c171 struct pcxhr_pipe *pipe, in pcxhr_dsp_allocate_pipe()
216 static int pcxhr_dsp_free_pipe( struct pcxhr_mgr *mgr, struct pcxhr_pipe *pipe)
250 struct pcxhr_pipe *pipe; in pcxhr_config_pipes()
Dpcxhr_mixer.c262 struct pcxhr_pipe *pipe = &chip->playback_pipe; in pcxhr_update_playback_stream_level()
306 struct pcxhr_pipe *pipe; in pcxhr_update_audio_pipe_level()
Dpcxhr.c671 struct pcxhr_pipe **pipe) in pcxhr_stream_scheduled_get_pipe()
684 struct pcxhr_pipe *pipe; in pcxhr_trigger_tasklet()