Home
last modified time | relevance | path

Searched refs:pxa3xx_mfp_syscore_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-pxa/
H A Dmfp-pxa3xx.c52 struct syscore_ops pxa3xx_mfp_syscore_ops = { variable
H A Dgeneric.h39 extern struct syscore_ops pxa3xx_mfp_syscore_ops;
H A Dpxa3xx.c428 register_syscore_ops(&pxa3xx_mfp_syscore_ops); in pxa3xx_init()