Searched refs:snd_pcm_action_stop (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/core/
H A Dpcm_native.c1526 static const struct action_ops snd_pcm_action_stop = { variable in typeref:struct:action_ops
1543 return snd_pcm_action(&snd_pcm_action_stop, substream, state);
1558 return snd_pcm_action_single(&snd_pcm_action_stop, substream,

Completed in 131 milliseconds