Searched defs:snd_pcm_group (Results 1 – 1 of 1) sorted by relevance
438 struct snd_pcm_group { /* keep linked substreams */ struct439 spinlock_t lock;440 struct mutex mutex;441 struct list_head substreams;442 refcount_t refs;