Home
last modified time | relevance | path

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

/linux-2.6.39/sound/core/
Dtimer.c46 static int timer_tstamp_monotonic = 1; variable
52 module_param(timer_tstamp_monotonic, int, 0444);
53 MODULE_PARM_DESC(timer_tstamp_monotonic, "Use posix monotonic clock source for timestamps (default)…
387 if (timer_tstamp_monotonic) in snd_timer_notify1()
1198 if (timer_tstamp_monotonic) in snd_timer_user_tinterrupt()