Searched refs:snd_pcm_action_single (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.c751 static int snd_pcm_action_single(struct action_ops *ops, function
786 res = snd_pcm_action_single(ops, substream, state);
809 res = snd_pcm_action_single(ops, substream, state);
828 res = snd_pcm_action_single(ops, substream, state);
955 return snd_pcm_action_single(&snd_pcm_action_stop, substream,

Completed in 34 milliseconds