Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Drawmidi_compat.c101 static long snd_rawmidi_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) in snd_rawmidi_ioctl_compat() function
H A Drawmidi.c1531 #define snd_rawmidi_ioctl_compat NULL macro
1618 .compat_ioctl = snd_rawmidi_ioctl_compat,