Home
last modified time | relevance | path

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

/arch/arm/kernel/
Dtime.c132 static struct syscore_ops timer_syscore_ops = { variable
139 register_syscore_ops(&timer_syscore_ops); in timer_init_syscore_ops()