Searched refs:snd_opl4_note_off (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/drivers/opl4/
H A Dopl4_local.h223 void snd_opl4_note_off(void *p, int note, int vel, struct snd_midi_channel *chan);
H A Dopl4_seq.c104 .note_off = snd_opl4_note_off,
H A Dopl4_synth.c565 void snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/drivers/opl4/
H A Dopl4_local.h223 void snd_opl4_note_off(void *p, int note, int vel, struct snd_midi_channel *chan);
H A Dopl4_seq.c104 .note_off = snd_opl4_note_off,
H A Dopl4_synth.c565 void snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) function

Completed in 110 milliseconds