Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dpcm_native.c1390 static struct action_ops snd_pcm_action_resume = { variable
1404 res = snd_pcm_action_lock_irq(&snd_pcm_action_resume, substream, 0); in snd_pcm_resume()