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

Data Fields

int base
 
int left_io
 
int right_io
 
int nr_voice
 
int lv_map [MAX_VOICE]
 
struct voice_info voc [MAX_VOICE]
 
struct voice_alloc_infov_alloc
 
struct channel_infochn_info
 
struct sbi_instrument i_map [SBFM_MAXINSTR]
 
struct sbi_instrumentact_i [MAX_VOICE]
 
struct synth_info fm_info
 
int busy
 
int model
 
unsigned char cmask
 
int is_opl4
 

Detailed Description

Definition at line 55 of file opl3.c.

Field Documentation

Definition at line 67 of file opl3.c.

int base

Definition at line 57 of file opl3.c.

int busy

Definition at line 71 of file opl3.c.

struct channel_info* chn_info

Definition at line 64 of file opl3.c.

unsigned char cmask

Definition at line 73 of file opl3.c.

struct synth_info fm_info

Definition at line 69 of file opl3.c.

Definition at line 66 of file opl3.c.

int is_opl4

Definition at line 75 of file opl3.c.

int left_io

Definition at line 58 of file opl3.c.

int lv_map[MAX_VOICE]

Definition at line 60 of file opl3.c.

int model

Definition at line 72 of file opl3.c.

int nr_voice

Definition at line 59 of file opl3.c.

int right_io

Definition at line 58 of file opl3.c.

Definition at line 63 of file opl3.c.

Definition at line 62 of file opl3.c.


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