Home
last modified time | relevance | path

Searched refs:target_group (Results 1 – 1 of 1) sorted by relevance

/linux/sound/core/
A Dpcm_native.c2189 struct snd_pcm_group *group, *target_group; in snd_pcm_link() local
2231 target_group = substream->group; in snd_pcm_link()
2234 snd_pcm_group_lock_irq(target_group, nonatomic); in snd_pcm_link()
2236 snd_pcm_group_assign(substream1, target_group); in snd_pcm_link()
2237 refcount_inc(&target_group->refs); in snd_pcm_link()
2239 snd_pcm_group_unlock_irq(target_group, nonatomic); in snd_pcm_link()

Completed in 10 milliseconds