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