Linux Kernel
3.7.1
|
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_info * | v_alloc |
struct channel_info * | chn_info |
struct sbi_instrument | i_map [SBFM_MAXINSTR] |
struct sbi_instrument * | act_i [MAX_VOICE] |
struct synth_info | fm_info |
int | busy |
int | model |
unsigned char | cmask |
int | is_opl4 |
struct sbi_instrument* act_i[MAX_VOICE] |
struct channel_info* chn_info |
struct synth_info fm_info |
struct sbi_instrument i_map[SBFM_MAXINSTR] |
struct voice_alloc_info* v_alloc |
struct voice_info voc[MAX_VOICE] |