Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dgeneric.h37 extern struct syscore_ops pxa_irq_syscore_ops;
H A Dpxa25x.c242 register_syscore_ops(&pxa_irq_syscore_ops); in pxa25x_init()
H A Dpxa27x.c344 register_syscore_ops(&pxa_irq_syscore_ops); in pxa27x_init()
H A Dirq.c223 struct syscore_ops pxa_irq_syscore_ops = { variable
H A Dpxa3xx.c427 register_syscore_ops(&pxa_irq_syscore_ops); in pxa3xx_init()