Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/
Dgeneric.h45 extern struct syscore_ops pxa2xx_mfp_syscore_ops;
Dpxa25x.c385 register_syscore_ops(&pxa2xx_mfp_syscore_ops); in pxa25x_init()
Dpxa27x.c477 register_syscore_ops(&pxa2xx_mfp_syscore_ops); in pxa27x_init()
Dmfp-pxa2xx.c412 struct syscore_ops pxa2xx_mfp_syscore_ops = { variable