Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dtimer_compat.c114 static long snd_timer_user_ioctl_compat(struct file *file, unsigned int cmd, in snd_timer_user_ioctl_compat() function
H A Dtimer.c2430 #define snd_timer_user_ioctl_compat NULL macro
2441 .compat_ioctl = snd_timer_user_ioctl_compat,