Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/sound/
Dsfnt_info.h135 short exclusiveClass; /* exclusive class (0 = none) */ member
/linux-5.19.10/sound/synth/emux/
Demux_synth.c71 if (zp && zp->v.exclusiveClass) in snd_emux_note_on()
72 exclusive_note_off(emu, port, zp->v.exclusiveClass); in snd_emux_note_on()
481 vp->reg.exclusiveClass == exclass) { in exclusive_note_off()