Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dtimer_compat.c157 return __snd_timer_user_ioctl(file, cmd, (unsigned long)argp); in __snd_timer_user_ioctl_compat()
Dtimer.c1932 static long __snd_timer_user_ioctl(struct file *file, unsigned int cmd, in __snd_timer_user_ioctl() function
1999 ret = __snd_timer_user_ioctl(file, cmd, arg); in snd_timer_user_ioctl()