HomeSort by: relevance | last modified time | path
    Searched defs:midisyn_notify (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
midisyn.c 69 static midictl_notify midisyn_notify; variable in typeref:typename:midictl_notify
160 midisyn_notify(ms, MIDICTL_RESET, chan, 0);
177 midisyn_notify(ms, MIDICTL_SOUND_OFF, chan, 0);
273 .notify = midisyn_notify
398 * done here is undone when midisyn_notify sees MIDICTL_RESET.
413 * done here is undone when midisyn_notify sees MIDICTL_RESET.
428 midisyn_notify(ms, MIDICTL_RPN, chan,
457 midisyn_notify(void *cookie, midictl_evt evt, function in typeref:typename:void
478 midisyn_notify(ms, MIDICTL_CTLR, chan,
480 midisyn_notify(ms, MIDICTL_CTLR, chan
    [all...]
midisyn.c 69 static midictl_notify midisyn_notify; variable in typeref:typename:midictl_notify
160 midisyn_notify(ms, MIDICTL_RESET, chan, 0);
177 midisyn_notify(ms, MIDICTL_SOUND_OFF, chan, 0);
273 .notify = midisyn_notify
398 * done here is undone when midisyn_notify sees MIDICTL_RESET.
413 * done here is undone when midisyn_notify sees MIDICTL_RESET.
428 midisyn_notify(ms, MIDICTL_RPN, chan,
457 midisyn_notify(void *cookie, midictl_evt evt, function in typeref:typename:void
478 midisyn_notify(ms, MIDICTL_CTLR, chan,
480 midisyn_notify(ms, MIDICTL_CTLR, chan
    [all...]

Completed in 25 milliseconds