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

/netbsd-current/sys/dev/
H A Dmidisyn.c69 static midictl_notify midisyn_notify; variable
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
478 midisyn_notify(ms, MIDICTL_CTLR, chan,
480 midisyn_notify(m
[all...]

Completed in 75 milliseconds