Home
last modified time | relevance | path

Searched refs:exclusiveClass (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/sound/
Dsfnt_info.h134 short exclusiveClass; /* exclusive class (0 = none) */ member
/linux-2.6.39/sound/synth/emux/
Demux_synth.c84 if (zp && zp->v.exclusiveClass) in snd_emux_note_on()
85 exclusive_note_off(emu, port, zp->v.exclusiveClass); in snd_emux_note_on()
496 vp->reg.exclusiveClass == exclass) { in exclusive_note_off()