Searched defs:snd_pcm_group (Results 1 – 1 of 1) sorted by relevance
455 struct snd_pcm_group { /* keep linked substreams */ struct456 spinlock_t lock;457 struct mutex mutex;458 struct list_head substreams;459 refcount_t refs;