tag
line
file
source code
MIDIbuf_read
63
drivers/sound/sound_calls.h
int MIDIbuf_read (int dev, struct fileinfo *file, char *buf, int count);
MIDIbuf_read
363
drivers/sound/sound_switch.c
return MIDIbuf_read (dev, file, buf, count);