Searched refs:snd_pcm_action_group (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/core/ |
D | pcm_native.c | 1052 static int snd_pcm_action_group(const struct action_ops *ops, in snd_pcm_action_group() function 1144 res = snd_pcm_action_group(ops, substream, state, 1); in snd_pcm_action() 1152 res = snd_pcm_action_group(ops, substream, state, 1); in snd_pcm_action() 1183 res = snd_pcm_action_group(ops, substream, state, 0); in snd_pcm_action_nonatomic()
|