Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/
Dclock-pxa2xx.c52 struct syscore_ops pxa2xx_clock_syscore_ops = { variable
Dclock.h58 extern struct syscore_ops pxa2xx_clock_syscore_ops;
Dpxa25x.c371 register_syscore_ops(&pxa2xx_clock_syscore_ops); in pxa25x_init()
Dpxa27x.c462 register_syscore_ops(&pxa2xx_clock_syscore_ops); in pxa27x_init()