Home
last modified time | relevance | path

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

/linux-2.6.39/sound/oss/
Dsound_calls.h69 int MIDIbuf_ioctl (int dev, struct file *file, unsigned int cmd, void __user *arg);
Dmidibuf.c362 int MIDIbuf_ioctl(int dev, struct file *file, in MIDIbuf_ioctl() function
Dsoundcard.c399 ret = MIDIbuf_ioctl(dev, file, cmd, p); in sound_ioctl()