Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dpcm_native.c1493 static struct action_ops snd_pcm_action_reset = { variable
1501 return snd_pcm_action_nonatomic(&snd_pcm_action_reset, substream, 0); in snd_pcm_reset()