Home
last modified time | relevance | path

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

/sound/core/
Dtimer.c1891 int xarg; in __snd_timer_user_ioctl() local
1895 if (get_user(xarg, p)) in __snd_timer_user_ioctl()
1897 tu->tread = xarg ? 1 : 0; in __snd_timer_user_ioctl()