Home
last modified time | relevance | path

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

/linux-4.1.27/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.c386 register_syscore_ops(&pxa2xx_clock_syscore_ops); in pxa25x_init()
Dpxa27x.c478 register_syscore_ops(&pxa2xx_clock_syscore_ops); in pxa27x_init()