Searched refs:snd_pcm_group (Results 1 – 3 of 3) sorted by relevance
65 void snd_pcm_group_init(struct snd_pcm_group *group);
77 void snd_pcm_group_init(struct snd_pcm_group *group) in snd_pcm_group_init()87 static void snd_pcm_group_ ## action(struct snd_pcm_group *group, bool nonatomic) \143 struct snd_pcm_group *group = &substream->self_group; in snd_pcm_stream_lock_nested()1290 struct snd_pcm_group *new_group) in snd_pcm_group_assign()1300 static void snd_pcm_group_unref(struct snd_pcm_group *group, in snd_pcm_group_unref()1317 static struct snd_pcm_group *1321 struct snd_pcm_group *group; in snd_pcm_stream_group_ref()1357 struct snd_pcm_group *group; in snd_pcm_action()2096 struct snd_pcm_group *group; in snd_pcm_drain()2257 struct snd_pcm_group *group, *target_group; in snd_pcm_link()[all …]
438 struct snd_pcm_group { /* keep linked substreams */ struct470 …struct snd_pcm_group self_group; /* fake group for non linked substream (with substream lock insid…471 struct snd_pcm_group *group; /* pointer to current group */