Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Drawmidi_compat.c112 return snd_rawmidi_ioctl(file, cmd, (unsigned long)argp); in snd_rawmidi_ioctl_compat()
H A Drawmidi.c830 static long snd_rawmidi_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in snd_rawmidi_ioctl() function
1617 .unlocked_ioctl = snd_rawmidi_ioctl,