Searched refs:__snd_timer_user_ioctl (Results 1 – 2 of 2) sorted by relevance
101 return __snd_timer_user_ioctl(file, cmd, (unsigned long)argp, true); in __snd_timer_user_ioctl_compat()
2074 static long __snd_timer_user_ioctl(struct file *file, unsigned int cmd, in __snd_timer_user_ioctl() function2129 ret = __snd_timer_user_ioctl(file, cmd, arg, false); in snd_timer_user_ioctl()