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

/netbsd-current/sys/dev/
H A Dmidisynvar.h119 * pgmchg(midisyn *ms, uint_fast8_t chan, uint_fast8_t pgm);
123 void (*pgmchg) (midisyn *, uint_fast8_t, uint_fast8_t); member in struct:midisyn_methods
H A Dmidisyn.c405 if (fs->pgmchg)
406 fs->pgmchg(ms, chan, buf[1]);
/netbsd-current/sys/dev/ic/
H A Dopl.c136 .pgmchg = oplsyn_programchange,

Completed in 85 milliseconds