Searched refs:snd_opl3_drum_switch (Results 1 - 3 of 3) sorted by relevance

/sound/drivers/opl3/
H A Dopl3_voice.h44 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int on_off, int vel, struct snd_midi_channel *chan);
H A Dopl3_drums.c185 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, function
H A Dopl3_midi.c354 snd_opl3_drum_switch(opl3, note, vel, 1, chan);
684 snd_opl3_drum_switch(opl3, note, vel, 0, chan);

Completed in 61 milliseconds