Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
snd_pcm_group Struct Reference

#include <pcm.h>

Data Fields

spinlock_t lock
 
struct list_head substreams
 
int count
 

Detailed Description

Definition at line 361 of file pcm.h.

Field Documentation

int count

Definition at line 364 of file pcm.h.

spinlock_t lock

Definition at line 362 of file pcm.h.

struct list_head substreams

Definition at line 363 of file pcm.h.


The documentation for this struct was generated from the following file: