Home
last modified time | relevance | path

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

/openbmc/linux/kernel/irq/
H A Dgeneric-chip.c657 static struct syscore_ops irq_gc_syscore_ops = { variable
665 register_syscore_ops(&irq_gc_syscore_ops); in irq_gc_init_ops()