Home
last modified time | relevance | path

Searched refs:snd_rawmidi_ioctl (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/sound/core/
Drawmidi_compat.c113 return snd_rawmidi_ioctl(file, cmd, (unsigned long)argp); in snd_rawmidi_ioctl_compat()
Drawmidi.c710 static long snd_rawmidi_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in snd_rawmidi_ioctl() function
1404 .unlocked_ioctl = snd_rawmidi_ioctl,