Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/
Dgeneric.h51 extern struct syscore_ops pxa_irq_syscore_ops;
Dirq.c201 struct syscore_ops pxa_irq_syscore_ops = { variable
Dpxa25x.c369 register_syscore_ops(&pxa_irq_syscore_ops); in pxa25x_init()
Dpxa95x.c286 register_syscore_ops(&pxa_irq_syscore_ops); in pxa95x_init()
Dpxa3xx.c465 register_syscore_ops(&pxa_irq_syscore_ops); in pxa3xx_init()
Dpxa27x.c460 register_syscore_ops(&pxa_irq_syscore_ops); in pxa27x_init()