OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:midi_writebytes
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/
midi_if.h
111
int
midi_writebytes
(int, u_char *, int);
sequencer.c
1513
return
midi_writebytes
(md->unit, bf, cc);
1690
midi_writebytes
(int unit, u_char *bf, int cc)
function
midi.c
1577
midi_writebytes
(int unit, u_char *bf, int cc)
function
1586
DPRINTFN(7, ("
midi_writebytes
: %p, unit=%d, cc=%d %#02x %#02x %#02x\n",
Completed in 70 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026