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