Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-pxa/
Dgeneric.h48 extern struct syscore_ops pxa2xx_mfp_syscore_ops;
Dpxa25x.c207 register_syscore_ops(&pxa2xx_mfp_syscore_ops); in pxa25x_init()
Dpxa27x.c307 register_syscore_ops(&pxa2xx_mfp_syscore_ops); in pxa27x_init()
Dmfp-pxa2xx.c412 struct syscore_ops pxa2xx_mfp_syscore_ops = { variable