Searched refs:MIDIbuf_ioctl (Results 1 – 3 of 3) sorted by relevance
72 int MIDIbuf_ioctl (int dev, struct file *file, unsigned int cmd, caddr_t arg);
369 int MIDIbuf_ioctl(int dev, struct file *file, in MIDIbuf_ioctl() function
398 return MIDIbuf_ioctl(dev, file, cmd, (caddr_t)arg); in sound_ioctl()