Searched refs:snd_pcm_action_group (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_native.c | 1193 static int snd_pcm_action_group(const struct action_ops *ops, in snd_pcm_action_group() function 1343 res = snd_pcm_action_group(ops, substream, state, true); in snd_pcm_action() 1379 res = snd_pcm_action_group(ops, substream, state, false); in snd_pcm_action_nonatomic()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm_native.c | 1212 static int snd_pcm_action_group(const struct action_ops *ops, in snd_pcm_action_group() function 1362 res = snd_pcm_action_group(ops, substream, state, true); in snd_pcm_action() 1398 res = snd_pcm_action_group(ops, substream, state, false); in snd_pcm_action_nonatomic()
|
Completed in 12 milliseconds