Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr_hwdep.c239 pipe = &chip->playback_pipe; in pcxhr_config_pipes()
268 playback_mask |= 1 << chip->playback_pipe.first_audio; in pcxhr_start_pipes()
H A Dpcxhr.h160 struct pcxhr_pipe playback_pipe; /* 1 stereo pipe only */ member