Searched refs:snd_opl3_drum_note (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/opl3/ |
H A D | opl3_drums.c | 43 struct snd_opl3_drum_note { struct 52 static const struct snd_opl3_drum_note bass_note = {6, 0x90, 0x09}; 57 static const struct snd_opl3_drum_note snare_note = {7, 0xf4, 0x0d}; 60 static const struct snd_opl3_drum_note tomtom_note = {8, 0xf4, 0x09}; 103 const struct snd_opl3_drum_note *data) in snd_opl3_drum_note_set()
|
/kernel/linux/linux-6.6/sound/drivers/opl3/ |
H A D | opl3_drums.c | 43 struct snd_opl3_drum_note { struct 52 static const struct snd_opl3_drum_note bass_note = {6, 0x90, 0x09}; 57 static const struct snd_opl3_drum_note snare_note = {7, 0xf4, 0x0d}; 60 static const struct snd_opl3_drum_note tomtom_note = {8, 0xf4, 0x09}; 103 const struct snd_opl3_drum_note *data) in snd_opl3_drum_note_set()
|
Completed in 2 milliseconds