Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-pxa/
Dgeneric.h38 extern struct syscore_ops pxa_irq_syscore_ops;
Dpxa25x.c247 register_syscore_ops(&pxa_irq_syscore_ops); in pxa25x_init()
Dpxa27x.c344 register_syscore_ops(&pxa_irq_syscore_ops); in pxa27x_init()
Dirq.c223 struct syscore_ops pxa_irq_syscore_ops = { variable
Dpxa3xx.c494 register_syscore_ops(&pxa_irq_syscore_ops); in pxa3xx_init()