Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Drawmidi_compat.c118 return snd_rawmidi_ioctl(file, cmd, (unsigned long)argp); in snd_rawmidi_ioctl_compat()
H A Drawmidi.c912 static long snd_rawmidi_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in snd_rawmidi_ioctl() function
1853 .unlocked_ioctl = snd_rawmidi_ioctl,