Home
last modified time | relevance | path

Searched refs:capture_pipe (Results 1 – 3 of 3) sorted by relevance

/sound/pci/pcxhr/
Dpcxhr_hwdep.c260 pipe = &chip->capture_pipe[j]; in pcxhr_config_pipes()
283 capture_mask |= 1 << chip->capture_pipe[j].first_audio; in pcxhr_start_pipes()
Dpcxhr.h175 struct pcxhr_pipe capture_pipe[2]; /* 1 stereo or 2 mono pipes */ member
Dpcxhr_mixer.c310 pipe = &chip->capture_pipe[0]; in pcxhr_update_audio_pipe_level()