Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-pxa/
Dgeneric.h39 extern struct syscore_ops pxa2xx_mfp_syscore_ops;
Dpxa25x.c248 register_syscore_ops(&pxa2xx_mfp_syscore_ops); in pxa25x_init()
Dpxa27x.c345 register_syscore_ops(&pxa2xx_mfp_syscore_ops); in pxa27x_init()
Dmfp-pxa2xx.c410 struct syscore_ops pxa2xx_mfp_syscore_ops = { variable