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

Data Fields

spinlock_t lock
 
struct loopback_pcmstreams [2]
 
struct snd_pcm_hardware hw
 
unsigned int valid
 
unsigned int running
 
unsigned int pause
 

Detailed Description

Definition at line 73 of file aloop.c.

Field Documentation

Definition at line 76 of file aloop.c.

spinlock_t lock

Definition at line 74 of file aloop.c.

unsigned int pause

Definition at line 80 of file aloop.c.

unsigned int running

Definition at line 79 of file aloop.c.

struct loopback_pcm* streams[2]

Definition at line 75 of file aloop.c.

unsigned int valid

Definition at line 78 of file aloop.c.


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