Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dcontrol_compat.c434 static inline long snd_ctl_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) in snd_ctl_ioctl_compat() function
H A Dcontrol.c2181 #define snd_ctl_ioctl_compat NULL macro
2274 .compat_ioctl = snd_ctl_ioctl_compat,