Home
last modified time | relevance | path

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

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