Searched defs:snd_pcm_group (Results 1 – 1 of 1) sorted by relevance
427 struct snd_pcm_group { /* keep linked substreams */ struct428 spinlock_t lock;429 struct mutex mutex;430 struct list_head substreams;431 int count;