Searched refs:pxa3xx_clock_syscore_ops (Results 1 – 3 of 3) sorted by relevance
78 extern struct syscore_ops pxa3xx_clock_syscore_ops;
209 struct syscore_ops pxa3xx_clock_syscore_ops = { variable
488 register_syscore_ops(&pxa3xx_clock_syscore_ops); in pxa3xx_init()