Home
last modified time | relevance | path

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

/sound/drivers/opl3/
Dopl3_drums.c78 static struct snd_opl3_drum_voice cymbal = {8, 1, 0x04, 0x03, 0xf0, 0x06, 0x10, 0x00}; variable
179 snd_opl3_drum_voice_set(opl3, &cymbal); in snd_opl3_load_drums()
213 drum_voice = &cymbal; in snd_opl3_drum_switch()
Dopl3_synth.c580 if (params->cymbal) in snd_opl3_set_params()