Searched defs:snd_pcm_group (Results 1 – 1 of 1) sorted by relevance
436 struct snd_pcm_group { /* keep linked substreams */ struct437 spinlock_t lock;438 struct mutex mutex;439 struct list_head substreams;440 int count;