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

Data Fields

struct snd_cardcard
 
struct pci_devpci
 
unsigned long port
 
struct resourceres_port
 
int irq
 
unsigned char revision
 
unsigned int serial
 
unsigned short model
 
spinlock_t emu_lock
 
spinlock_t voice_lock
 
struct snd_ac97ac97
 
struct snd_pcmpcm
 
struct emu10k1x_voice voices [3]
 
struct emu10k1x_voice capture_voice
 
u32 spdif_bits [3]
 
struct snd_dma_buffer dma_buffer
 
struct emu10k1x_midi midi
 

Detailed Description

Definition at line 229 of file emu10k1x.c.

Field Documentation

Definition at line 244 of file emu10k1x.c.

struct emu10k1x_voice capture_voice

Definition at line 248 of file emu10k1x.c.

Definition at line 230 of file emu10k1x.c.

struct snd_dma_buffer dma_buffer

Definition at line 251 of file emu10k1x.c.

spinlock_t emu_lock

Definition at line 241 of file emu10k1x.c.

int irq

Definition at line 235 of file emu10k1x.c.

Definition at line 253 of file emu10k1x.c.

unsigned short model

Definition at line 239 of file emu10k1x.c.

Definition at line 231 of file emu10k1x.c.

Definition at line 245 of file emu10k1x.c.

unsigned long port

Definition at line 233 of file emu10k1x.c.

struct resource* res_port

Definition at line 234 of file emu10k1x.c.

unsigned char revision

Definition at line 237 of file emu10k1x.c.

unsigned int serial

Definition at line 238 of file emu10k1x.c.

u32 spdif_bits[3]

Definition at line 249 of file emu10k1x.c.

spinlock_t voice_lock

Definition at line 242 of file emu10k1x.c.

Definition at line 247 of file emu10k1x.c.


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