Home
last modified time | relevance | path

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

/Linux-v4.19/sound/drivers/opl3/
Dopl3_drums.c73 static struct snd_opl3_drum_voice tomtom = {8, 0, 0x02, 0x03, 0xf0, 0x06, 0x10, 0x00}; variable
174 snd_opl3_drum_voice_set(opl3, &tomtom); in snd_opl3_load_drums()
208 drum_voice = &tomtom; in snd_opl3_drum_switch()
214 drum_voice = &tomtom; in snd_opl3_drum_switch()
Dopl3_synth.c582 if (params->tomtom) in snd_opl3_set_params()
/Linux-v4.19/include/uapi/sound/
Dasound_fm.h91 unsigned char tomtom; member