Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/pcxhr/ !
Dpcxhr.h47 struct pcxhr_pipe;
145 struct pcxhr_pipe *pipe;
163 struct pcxhr_pipe { struct
177 struct pcxhr_pipe playback_pipe; /* 1 stereo pipe only */ argument
178 struct pcxhr_pipe capture_pipe[2]; /* 1 stereo or 2 mono pipes */
Dpcxhr_hwdep.c172 struct pcxhr_pipe *pipe, in pcxhr_dsp_allocate_pipe()
217 static int pcxhr_dsp_free_pipe( struct pcxhr_mgr *mgr, struct pcxhr_pipe *pipe)
251 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()