Home
last modified time | relevance | path

Searched refs:MIDIbuf_open (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/oss/
Dsound_calls.h67 int MIDIbuf_open (int dev, struct file *file);
Dmidibuf.c155 int MIDIbuf_open(int dev, struct file *file) in MIDIbuf_open() function
Dsoundcard.c234 retval = MIDIbuf_open(dev, file); in sound_open()