Searched refs:drum_voice (Results 1 - 1 of 1) sorted by last modified time

/linux-master/sound/drivers/opl3/
H A Dopl3_drums.c173 const struct snd_opl3_drum_voice *drum_voice; local
185 drum_voice = &bass_op1;
188 drum_voice = &hihat;
191 drum_voice = &snare;
194 drum_voice = &tomtom;
197 drum_voice = &cymbal;
200 drum_voice = &tomtom;
203 snd_opl3_drum_vol_set(opl3, drum_voice, vel, chan);

Completed in 135 milliseconds