Home
last modified time | relevance | path

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

/linux-6.15/sound/core/
H A Dpcm_local.h65 void snd_pcm_group_init(struct snd_pcm_group *group);
H A Dpcm_native.c77 void snd_pcm_group_init(struct snd_pcm_group *group) in snd_pcm_group_init()
143 struct snd_pcm_group *group = &substream->self_group; in snd_pcm_stream_lock_nested()
1313 struct snd_pcm_group *new_group) in snd_pcm_group_assign()
1323 static void snd_pcm_group_unref(struct snd_pcm_group *group, in snd_pcm_group_unref()
1340 static struct snd_pcm_group *
1344 struct snd_pcm_group *group; in snd_pcm_stream_group_ref()
1380 struct snd_pcm_group *group; in snd_pcm_action()
2100 struct snd_pcm_group *group; in snd_pcm_drain()
2259 struct snd_pcm_group *group __free(kfree) = NULL; in snd_pcm_link()
2260 struct snd_pcm_group *target_group; in snd_pcm_link()
[all …]
/linux-6.15/include/sound/
H A Dpcm.h455 struct snd_pcm_group { /* keep linked substreams */ struct
487 …struct snd_pcm_group self_group; /* fake group for non linked substream (with substream lock insid…
488 struct snd_pcm_group *group; /* pointer to current group */