Searched refs:MIDIbuf_open (Results 1 – 3 of 3) sorted by relevance
70 int MIDIbuf_open (int dev, struct file *file);
158 int MIDIbuf_open(int dev, struct file *file) in MIDIbuf_open() function
238 if ((retval = MIDIbuf_open(dev, file)) < 0) in sound_open()