Home
last modified time | relevance | path

Searched refs:pxa_irq_syscore_ops (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm/mach-pxa/
Dgeneric.h47 extern struct syscore_ops pxa_irq_syscore_ops;
Dpxa25x.c206 register_syscore_ops(&pxa_irq_syscore_ops); in pxa25x_init()
Dpxa27x.c306 register_syscore_ops(&pxa_irq_syscore_ops); in pxa27x_init()
Dirq.c225 struct syscore_ops pxa_irq_syscore_ops = { variable
Dpxa3xx.c447 register_syscore_ops(&pxa_irq_syscore_ops); in pxa3xx_init()