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

#include <emu8000.h>

Data Fields

struct snd_emuxemu
 
int index
 
int seq_ports
 
int fm_chorus_depth
 
int fm_reverb_depth
 
int mem_size
 
unsigned long port1
 
unsigned long port2
 
unsigned long port3
 
struct resourceres_port1
 
struct resourceres_port2
 
struct resourceres_port3
 
unsigned short last_reg
 
spinlock_t reg_lock
 
int dram_checked
 
struct snd_cardcard
 
int chorus_mode
 
int reverb_mode
 
int bass_level
 
int treble_level
 
struct snd_util_memhdrmemhdr
 
spinlock_t control_lock
 
struct snd_kcontrolcontrols [EMU8000_NUM_CONTROLS]
 
struct snd_pcmpcm
 

Detailed Description

Definition at line 59 of file emu8000.h.

Field Documentation

int bass_level

Definition at line 84 of file emu8000.h.

Definition at line 80 of file emu8000.h.

int chorus_mode

Definition at line 82 of file emu8000.h.

spinlock_t control_lock

Definition at line 89 of file emu8000.h.

Definition at line 90 of file emu8000.h.

int dram_checked

Definition at line 78 of file emu8000.h.

Definition at line 61 of file emu8000.h.

int fm_chorus_depth

Definition at line 65 of file emu8000.h.

int fm_reverb_depth

Definition at line 66 of file emu8000.h.

int index

Definition at line 63 of file emu8000.h.

unsigned short last_reg

Definition at line 75 of file emu8000.h.

int mem_size

Definition at line 68 of file emu8000.h.

Definition at line 87 of file emu8000.h.

Definition at line 92 of file emu8000.h.

unsigned long port1

Definition at line 69 of file emu8000.h.

unsigned long port2

Definition at line 70 of file emu8000.h.

unsigned long port3

Definition at line 71 of file emu8000.h.

spinlock_t reg_lock

Definition at line 76 of file emu8000.h.

struct resource* res_port1

Definition at line 72 of file emu8000.h.

struct resource* res_port2

Definition at line 73 of file emu8000.h.

struct resource* res_port3

Definition at line 74 of file emu8000.h.

int reverb_mode

Definition at line 83 of file emu8000.h.

int seq_ports

Definition at line 64 of file emu8000.h.

int treble_level

Definition at line 85 of file emu8000.h.


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