Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dcontrol_compat.c445 static inline long snd_ctl_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) in snd_ctl_ioctl_compat() function
Dcontrol.c1812 #define snd_ctl_ioctl_compat NULL macro
1828 .compat_ioctl = snd_ctl_ioctl_compat,