Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/pcxhr/
Dpcxhr_hwdep.c239 pipe = &chip->playback_pipe; in pcxhr_config_pipes()
268 playback_mask |= 1 << chip->playback_pipe.first_audio; in pcxhr_start_pipes()
Dpcxhr.h160 struct pcxhr_pipe playback_pipe; /* 1 stereo pipe only */ member
Dpcxhr_mixer.c250 struct pcxhr_pipe *pipe = &chip->playback_pipe; in pcxhr_update_playback_stream_level()
299 pipe = &chip->playback_pipe; in pcxhr_update_audio_pipe_level()