Searched refs:MIDIbuf_ioctl (Results 1 – 3 of 3) sorted by relevance
69 int MIDIbuf_ioctl (int dev, struct file *file, unsigned int cmd, void __user *arg);
362 int MIDIbuf_ioctl(int dev, struct file *file, in MIDIbuf_ioctl() function
399 ret = MIDIbuf_ioctl(dev, file, cmd, p); in sound_ioctl()