Home
last modified time | relevance | path

Searched refs:midi_writebytes (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/
H A Dmidi_if.h111 int midi_writebytes(int, u_char *, int);
H A Dsequencer.c1513 return midi_writebytes(md->unit, bf, cc); in midiseq_out()
1690 midi_writebytes(int unit, u_char *bf, int cc) in midi_writebytes() function
H A Dmidi.c1577 midi_writebytes(int unit, u_char *bf, int cc) in midi_writebytes() function