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