Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-pxa/
Dgeneric.h45 extern struct syscore_ops pxa_irq_syscore_ops;
Dpxa25x.c250 register_syscore_ops(&pxa_irq_syscore_ops); in pxa25x_init()
Dpxa27x.c347 register_syscore_ops(&pxa_irq_syscore_ops); in pxa27x_init()
Dirq.c225 struct syscore_ops pxa_irq_syscore_ops = { variable
Dpxa3xx.c492 register_syscore_ops(&pxa_irq_syscore_ops); in pxa3xx_init()