Searched refs:nrpn (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/core/seq/
H A Dseq_midi_emul.c55 static void nrpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan,
188 nrpn(ops, drv, chan, chanset);
321 nrpn(ops, drv, chan, chset);
446 /* should call nrpn or rpn callback here.. */
450 * Process an nrpn message.
453 nrpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, function
457 if (ops->nrpn)
458 ops->nrpn(drv, chan, chset);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/core/seq/
H A Dseq_midi_emul.c55 static void nrpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan,
188 nrpn(ops, drv, chan, chanset);
321 nrpn(ops, drv, chan, chset);
446 /* should call nrpn or rpn callback here.. */
450 * Process an nrpn message.
453 nrpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, function
457 if (ops->nrpn)
458 ops->nrpn(drv, chan, chset);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/sound/
H A Dseq_midi_emul.h88 void (*nrpn)(void *private_data, struct snd_midi_channel *chan, member in struct:snd_midi_op
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/sound/
H A Dseq_midi_emul.h88 void (*nrpn)(void *private_data, struct snd_midi_channel *chan, member in struct:snd_midi_op
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/drivers/opl3/
H A Dopl3_seq.c150 .nrpn = snd_opl3_nrpn,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_seq.c150 .nrpn = snd_opl3_nrpn,

Completed in 122 milliseconds