Searched refs:snd_pcm_action_start (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.c875 static struct action_ops snd_pcm_action_start = { variable in typeref:struct:action_ops
888 return snd_pcm_action(&snd_pcm_action_start, substream,
2524 return snd_pcm_action_lock_irq(&snd_pcm_action_start, substream, SNDRV_PCM_STATE_RUNNING);

Completed in 22 milliseconds