Searched defs:snd_pcm_group (Results 1 – 1 of 1) sorted by relevance
429 struct snd_pcm_group { /* keep linked substreams */ struct430 spinlock_t lock;431 struct mutex mutex;432 struct list_head substreams;433 refcount_t refs;