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

Data Fields

struct loopbackloopback
 
struct snd_pcm_substreamsubstream
 
struct loopback_cablecable
 
unsigned int pcm_buffer_size
 
unsigned int buf_pos
 
unsigned int silent_size
 
unsigned int pcm_period_size
 
unsigned int pcm_bps
 
unsigned int pcm_salign
 
unsigned int pcm_rate_shift
 
unsigned int period_update_pending:1
 
unsigned int irq_pos
 
unsigned int period_size_frac
 
unsigned int last_drift
 
unsigned long last_jiffies
 
struct timer_list timer
 
spinlock_t timer_lock
 

Detailed Description

Definition at line 103 of file aloop.c.

Field Documentation

unsigned int buf_pos

Definition at line 108 of file aloop.c.

Definition at line 106 of file aloop.c.

unsigned int irq_pos

Definition at line 118 of file aloop.c.

unsigned int last_drift

Definition at line 120 of file aloop.c.

unsigned long last_jiffies

Definition at line 121 of file aloop.c.

Definition at line 104 of file aloop.c.

unsigned int pcm_bps

Definition at line 112 of file aloop.c.

unsigned int pcm_buffer_size

Definition at line 107 of file aloop.c.

unsigned int pcm_period_size

Definition at line 111 of file aloop.c.

unsigned int pcm_rate_shift

Definition at line 114 of file aloop.c.

unsigned int pcm_salign

Definition at line 113 of file aloop.c.

unsigned int period_size_frac

Definition at line 119 of file aloop.c.

unsigned int period_update_pending

Definition at line 116 of file aloop.c.

unsigned int silent_size

Definition at line 109 of file aloop.c.

Definition at line 105 of file aloop.c.

Definition at line 122 of file aloop.c.

spinlock_t timer_lock

Definition at line 123 of file aloop.c.


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