Searched defs:snd_pcm_group (Results 1 – 1 of 1) sorted by relevance
434 struct snd_pcm_group { /* keep linked substreams */ struct435 spinlock_t lock;436 struct mutex mutex;437 struct list_head substreams;438 refcount_t refs;