Home
last modified time | relevance | path

Searched defs:snd_pcm_group (Results 1 – 1 of 1) sorted by relevance

/linux/include/sound/
A Dpcm.h433 struct snd_pcm_group { /* keep linked substreams */ struct
434 spinlock_t lock;
435 struct mutex mutex;
436 struct list_head substreams;
437 refcount_t refs;

Completed in 9 milliseconds