MIDIbuf_write 66 sound/oss/sound_calls.h int MIDIbuf_write (int dev, struct file *file, const char __user *buf, int count); MIDIbuf_write 197 sound/oss/soundcard.c ret = MIDIbuf_write(dev, file, buf, count);