Searched refs:snd_opl3_drum_switch (Results 1 – 3 of 3) sorted by relevance
/linux/sound/drivers/opl3/ |
A D | opl3_voice.h | 31 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, struct snd_midi_cha…
|
A D | opl3_drums.c | 169 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, in snd_opl3_drum_switch() function
|
A D | opl3_midi.c | 334 snd_opl3_drum_switch(opl3, note, vel, 1, chan); in snd_opl3_note_on() 670 snd_opl3_drum_switch(opl3, note, vel, 0, chan); in snd_opl3_note_off_unsafe()
|
Completed in 4 milliseconds