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