tag
line
file
source code
MIDIbuf_open
61
drivers/sound/sound_calls.h
int MIDIbuf_open (int dev, struct fileinfo *file);
MIDIbuf_open
390
drivers/sound/sound_switch.c
if ((retval = MIDIbuf_open (dev, file)) < 0)