Searched refs:pxa2xx_mfp_syscore_ops (Results 1 – 4 of 4) sorted by relevance
39 extern struct syscore_ops pxa2xx_mfp_syscore_ops;
248 register_syscore_ops(&pxa2xx_mfp_syscore_ops); in pxa25x_init()
345 register_syscore_ops(&pxa2xx_mfp_syscore_ops); in pxa27x_init()
410 struct syscore_ops pxa2xx_mfp_syscore_ops = { variable