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