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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_native.c926 static struct action_ops snd_pcm_action_stop = { variable in typeref:struct:action_ops
941 return snd_pcm_action(&snd_pcm_action_stop, substream, state);
955 return snd_pcm_action_single(&snd_pcm_action_stop, substream,

Completed in 105 milliseconds