Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/
Dtimer_compat.c109 static long snd_timer_user_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) in snd_timer_user_ioctl_compat() function
Dtimer.c2009 #define snd_timer_user_ioctl_compat NULL macro
2021 .compat_ioctl = snd_timer_user_ioctl_compat,