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

Data Fields

int version
 
unsigned long port
 
struct resourceres_port
 
int irq
 
int single_dma
 
spinlock_t reg_lock
 
struct snd_hwdepsynth
 
struct snd_rawmidirmidi
 
struct snd_wsswss
 
unsigned char ctlregs [0x20]
 
int ymode
 
struct snd_kcontrolmaster_switch
 
struct snd_kcontrolmaster_volume
 

Detailed Description

Definition at line 125 of file opl3sa2.c.

Field Documentation

unsigned char ctlregs[0x20]

Definition at line 135 of file opl3sa2.c.

int irq

Definition at line 129 of file opl3sa2.c.

struct snd_kcontrol* master_switch

Definition at line 137 of file opl3sa2.c.

struct snd_kcontrol* master_volume

Definition at line 138 of file opl3sa2.c.

unsigned long port

Definition at line 127 of file opl3sa2.c.

spinlock_t reg_lock

Definition at line 131 of file opl3sa2.c.

struct resource* res_port

Definition at line 128 of file opl3sa2.c.

Definition at line 133 of file opl3sa2.c.

int single_dma

Definition at line 130 of file opl3sa2.c.

struct snd_hwdep* synth

Definition at line 132 of file opl3sa2.c.

int version

Definition at line 126 of file opl3sa2.c.

Definition at line 134 of file opl3sa2.c.

int ymode

Definition at line 136 of file opl3sa2.c.


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