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()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 …]
455 struct snd_pcm_group { /* keep linked substreams */ struct487 …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 */