Searched refs:snd_pcm_suspend (Results 1 – 4 of 4) sorted by relevance
752 snd_pcm_suspend(chip->streams[i]); in oxygen_pci_suspend()
2373 snd_pcm_suspend(rme96->playback_substream); in rme96_suspend()2374 snd_pcm_suspend(rme96->capture_substream); in rme96_suspend()
571 int snd_pcm_suspend(struct snd_pcm_substream *substream);
1303 int snd_pcm_suspend(struct snd_pcm_substream *substream) in snd_pcm_suspend() function1317 EXPORT_SYMBOL(snd_pcm_suspend);1341 err = snd_pcm_suspend(substream); in snd_pcm_suspend_all()