Searched refs:snare (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/sound/drivers/opl3/ | ||
H A D | opl3_drums.c | 72 static struct snd_opl3_drum_voice snare = {7, 1, 0x00, 0x03, 0xf0, 0x07, 0x20, 0x02}; variable in typeref:struct:snd_opl3_drum_voice 173 snd_opl3_drum_voice_set(opl3, &snare); snd_opl3_load_drums() 207 drum_voice = &snare; snd_opl3_drum_switch() |
H A D | opl3_synth.c | 576 if (params->snare) snd_opl3_set_params() |
/linux-4.1.27/include/uapi/sound/ | ||
H A D | asound_fm.h | 89 unsigned char snare; member in struct:snd_dm_fm_params |
Completed in 98 milliseconds