Home
last modified time | relevance | path

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

/sound/core/
Dpcm_native.c1533 static const struct action_ops snd_pcm_action_suspend = { variable
1553 err = snd_pcm_action(&snd_pcm_action_suspend, substream, 0); in snd_pcm_suspend()