Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/
Dcontrol_compat.c398 static inline long snd_ctl_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) in snd_ctl_ioctl_compat() function
Dcontrol.c1596 #define snd_ctl_ioctl_compat NULL macro
1612 .compat_ioctl = snd_ctl_ioctl_compat,