Searched refs:snd_pcm_action_group (Results 1 – 1 of 1) sorted by relevance
/sound/core/ |
D | pcm_native.c | 698 static int snd_pcm_action_group(struct action_ops *ops, in snd_pcm_action_group() function 779 res = snd_pcm_action_group(ops, substream, state, 1); in snd_pcm_action() 800 res = snd_pcm_action_group(ops, substream, state, 1); in snd_pcm_action_lock_irq() 822 res = snd_pcm_action_group(ops, substream, state, 0); in snd_pcm_action_nonatomic()
|