Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/
Dtimer_compat.c130 return snd_timer_user_ioctl(file, cmd, (unsigned long)argp); in snd_timer_user_ioctl_compat()
Dtimer.c1902 static long snd_timer_user_ioctl(struct file *file, unsigned int cmd, in snd_timer_user_ioctl() function
2020 .unlocked_ioctl = snd_timer_user_ioctl,