Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dtimer.c35 static int timer_tstamp_monotonic = 1; variable
41 module_param(timer_tstamp_monotonic, int, 0444);
42 MODULE_PARM_DESC(timer_tstamp_monotonic, "Use posix monotonic clock source for timestamps (default)…
504 if (timer_tstamp_monotonic) in snd_timer_notify1()
1416 if (timer_tstamp_monotonic) in snd_timer_user_tinterrupt()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo