Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr_hwdep.c247 pipe = &chip->capture_pipe[j]; in pcxhr_config_pipes()
270 capture_mask |= 1 << chip->capture_pipe[j].first_audio; in pcxhr_start_pipes()
H A Dpcxhr.h161 struct pcxhr_pipe capture_pipe[2]; /* 1 stereo or 2 mono pipes */ member
H A Dpcxhr_mixer.c297 pipe = &chip->capture_pipe[0]; in pcxhr_update_audio_pipe_level()