Searched refs:snd_pcm_group (Results 1 – 3 of 3) sorted by relevance
65 void snd_pcm_group_init(struct snd_pcm_group *group);
78 void snd_pcm_group_init(struct snd_pcm_group *group) in snd_pcm_group_init()88 static void snd_pcm_group_ ## action(struct snd_pcm_group *group, bool nonatomic) \149 struct snd_pcm_group *group = &substream->self_group; in snd_pcm_stream_lock_nested()1324 struct snd_pcm_group *new_group) in snd_pcm_group_assign()1334 static void snd_pcm_group_unref(struct snd_pcm_group *group, in snd_pcm_group_unref()1351 static struct snd_pcm_group *1355 struct snd_pcm_group *group; in snd_pcm_stream_group_ref()1391 struct snd_pcm_group *group; in snd_pcm_action()2111 struct snd_pcm_group *group; in snd_pcm_drain()2270 struct snd_pcm_group *group __free(kfree) = NULL; 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 */