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