Searched refs:snd_pcm_action_group (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/sound/core/ |
D | pcm_native.c | 714 static int snd_pcm_action_group(struct action_ops *ops, in snd_pcm_action_group() function 795 res = snd_pcm_action_group(ops, substream, state, 1); in snd_pcm_action() 816 res = snd_pcm_action_group(ops, substream, state, 1); in snd_pcm_action_lock_irq() 838 res = snd_pcm_action_group(ops, substream, state, 0); in snd_pcm_action_nonatomic()
|