Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dtimer.c34 static int timer_limit = DEFAULT_TIMER_LIMIT; variable
39 module_param(timer_limit, int, 0444);
40 MODULE_PARM_DESC(timer_limit, "Maximum global timers in system.");
201 if (tid->device < timer_limit) in snd_timer_request()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo