Searched refs:pxa2xx_mfp_syscore_ops (Results 1 – 4 of 4) sorted by relevance
46 extern struct syscore_ops pxa2xx_mfp_syscore_ops;
251 register_syscore_ops(&pxa2xx_mfp_syscore_ops); in pxa25x_init()
348 register_syscore_ops(&pxa2xx_mfp_syscore_ops); in pxa27x_init()
412 struct syscore_ops pxa2xx_mfp_syscore_ops = { variable