Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/
Dgeneric.h44 extern struct syscore_ops pxa_irq_syscore_ops;
Dirq.c226 struct syscore_ops pxa_irq_syscore_ops = { variable
Dpxa25x.c384 register_syscore_ops(&pxa_irq_syscore_ops); in pxa25x_init()
Dpxa27x.c476 register_syscore_ops(&pxa_irq_syscore_ops); in pxa27x_init()
Dpxa3xx.c486 register_syscore_ops(&pxa_irq_syscore_ops); in pxa3xx_init()