Searched refs:snd_pcm_action_group (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/core/ |
D | pcm_native.c | 879 static int snd_pcm_action_group(struct action_ops *ops, in snd_pcm_action_group() function 971 res = snd_pcm_action_group(ops, substream, state, 1); in snd_pcm_action() 979 res = snd_pcm_action_group(ops, substream, state, 1); in snd_pcm_action() 1010 res = snd_pcm_action_group(ops, substream, state, 0); in snd_pcm_action_nonatomic()
|