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

Data Fields

int irq
 
unsigned long io_port
 
unsigned long sb_port
 
unsigned long vc_port
 
unsigned long mpu_port
 
unsigned long game_port
 
unsigned long ddma_port
 
unsigned char irqmask
 
unsigned char revision
 
struct snd_kcontrol * hw_volume
 
struct snd_kcontrol * hw_switch
 
struct snd_kcontrol * master_volume
 
struct snd_kcontrol * master_switch
 
struct pci_dev * pci
 
struct snd_card * card
 
struct snd_pcm * pcm
 
struct snd_pcm_substream * capture_substream
 
struct snd_pcm_substream * playback1_substream
 
struct snd_pcm_substream * playback2_substream
 
struct snd_rawmidi * rmidi
 
unsigned int dma1_size
 
unsigned int dma2_size
 
unsigned int dma1_start
 
unsigned int dma2_start
 
unsigned int dma1_shift
 
unsigned int dma2_shift
 
unsigned int last_capture_dmaaddr
 
unsigned int active
 
spinlock_t reg_lock
 
spinlock_t mixer_lock
 
struct snd_info_entry * proc_entry
 

Detailed Description

Definition at line 197 of file es1938.c.

Field Documentation

unsigned int active

Definition at line 230 of file es1938.c.

struct snd_pcm_substream* capture_substream

Definition at line 218 of file es1938.c.

Definition at line 216 of file es1938.c.

unsigned long ddma_port

Definition at line 205 of file es1938.c.

unsigned int dma1_shift

Definition at line 227 of file es1938.c.

unsigned int dma1_size

Definition at line 223 of file es1938.c.

unsigned int dma1_start

Definition at line 225 of file es1938.c.

unsigned int dma2_shift

Definition at line 228 of file es1938.c.

unsigned int dma2_size

Definition at line 224 of file es1938.c.

unsigned int dma2_start

Definition at line 226 of file es1938.c.

unsigned long game_port

Definition at line 204 of file es1938.c.

struct snd_kcontrol* hw_switch

Definition at line 211 of file es1938.c.

struct snd_kcontrol* hw_volume

Definition at line 210 of file es1938.c.

unsigned long io_port

Definition at line 200 of file es1938.c.

int irq

Definition at line 198 of file es1938.c.

unsigned char irqmask

Definition at line 207 of file es1938.c.

unsigned int last_capture_dmaaddr

Definition at line 229 of file es1938.c.

struct snd_kcontrol* master_switch

Definition at line 213 of file es1938.c.

struct snd_kcontrol* master_volume

Definition at line 212 of file es1938.c.

spinlock_t mixer_lock

Definition at line 233 of file es1938.c.

unsigned long mpu_port

Definition at line 203 of file es1938.c.

Definition at line 215 of file es1938.c.

Definition at line 217 of file es1938.c.

struct snd_pcm_substream* playback1_substream

Definition at line 219 of file es1938.c.

struct snd_pcm_substream* playback2_substream

Definition at line 220 of file es1938.c.

struct snd_info_entry* proc_entry

Definition at line 234 of file es1938.c.

spinlock_t reg_lock

Definition at line 232 of file es1938.c.

unsigned char revision

Definition at line 208 of file es1938.c.

Definition at line 221 of file es1938.c.

unsigned long sb_port

Definition at line 201 of file es1938.c.

unsigned long vc_port

Definition at line 202 of file es1938.c.


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