Searched refs:MIDIbuf_write (Results 1 – 3 of 3) sorted by relevance
69 int MIDIbuf_write (int dev, struct file *file, const char *buf, int count);
269 int MIDIbuf_write(int dev, struct file *file, const char *buf, int count) in MIDIbuf_write() function
199 ret = MIDIbuf_write(dev, file, buf, count); in sound_write()