Searched defs:snd_pcm_group (Results 1 – 1 of 1) sorted by relevance
445 struct snd_pcm_group { /* keep linked substreams */ struct446 spinlock_t lock;447 struct mutex mutex;448 struct list_head substreams;449 refcount_t refs;