Lines Matching defs:opl4_voice
159 struct opl4_voice { struct160 struct list_head list;161 int number;162 struct snd_midi_channel *chan;163 int note;164 int velocity;165 const struct opl4_sound *sound;166 u8 level_direct;167 u8 reg_f_number;168 u8 reg_misc;169 u8 reg_lfo_vibrato;