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

Data Fields

int seq_device
 
int synth_type
 
int synth_subtype
 
int nr_voices
 
char name [SNDRV_SEQ_OSS_MAX_SYNTH_NAME]
 
struct snd_seq_oss_callback oper
 
int opened
 
voidprivate_data
 
snd_use_lock_t use_lock
 

Detailed Description

Definition at line 49 of file seq_oss_synth.c.

Field Documentation

Definition at line 57 of file seq_oss_synth.c.

int nr_voices

Definition at line 55 of file seq_oss_synth.c.

int opened

Definition at line 60 of file seq_oss_synth.c.

Definition at line 58 of file seq_oss_synth.c.

void* private_data

Definition at line 62 of file seq_oss_synth.c.

int seq_device

Definition at line 50 of file seq_oss_synth.c.

int synth_subtype

Definition at line 54 of file seq_oss_synth.c.

int synth_type

Definition at line 53 of file seq_oss_synth.c.

snd_use_lock_t use_lock

Definition at line 63 of file seq_oss_synth.c.


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