Home
last modified time | relevance | path

Searched refs:tomtom (Results 1 – 2 of 2) sorted by relevance

/sound/drivers/opl3/
Dopl3_drums.c75 static struct snd_opl3_drum_voice tomtom = {8, 0, 0x02, 0x03, 0xf0, 0x06, 0x10, 0x00}; variable
176 snd_opl3_drum_voice_set(opl3, &tomtom); in snd_opl3_load_drums()
210 drum_voice = &tomtom; in snd_opl3_drum_switch()
216 drum_voice = &tomtom; in snd_opl3_drum_switch()
Dopl3_synth.c578 if (params->tomtom) in snd_opl3_set_params()