Home
last modified time | relevance | path

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

/Linux-v5.4/sound/core/
Dpcm_local.h68 void snd_pcm_group_init(struct snd_pcm_group *group);
Dpcm_native.c75 void snd_pcm_group_init(struct snd_pcm_group *group) in snd_pcm_group_init()
85 static void snd_pcm_group_ ## action(struct snd_pcm_group *group, bool nonatomic) \
1081 struct snd_pcm_group *new_group) in snd_pcm_group_assign()
1091 static void snd_pcm_group_unref(struct snd_pcm_group *group, in snd_pcm_group_unref()
1108 static struct snd_pcm_group *
1112 struct snd_pcm_group *group; in snd_pcm_stream_group_ref()
1148 struct snd_pcm_group *group; in snd_pcm_action()
1820 struct snd_pcm_group *group; in snd_pcm_drain()
1980 struct snd_pcm_group *group, *target_group; in snd_pcm_link()
2043 struct snd_pcm_group *group; in snd_pcm_unlink()
/Linux-v5.4/include/sound/
Dpcm.h429 struct snd_pcm_group { /* keep linked substreams */ struct
461 …struct snd_pcm_group self_group; /* fake group for non linked substream (with substream lock insid…
462 struct snd_pcm_group *group; /* pointer to current group */