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

/netbsd-6-1-5-RELEASE/sys/dev/
H A Dmidisyn.c69 static midictl_notify midisyn_notify; variable
163 midisyn_notify(ms, MIDICTL_RESET, chan, 0);
180 midisyn_notify(ms, MIDICTL_SOUND_OFF, chan, 0);
278 .notify = midisyn_notify
405 * done here is undone when midisyn_notify sees MIDICTL_RESET.
420 * done here is undone when midisyn_notify sees MIDICTL_RESET.
435 midisyn_notify(ms, MIDICTL_RPN, chan,
464 midisyn_notify(void *cookie, midictl_evt evt, function
485 midisyn_notify(ms, MIDICTL_CTLR, chan,
487 midisyn_notify(m
[all...]

Completed in 45 milliseconds