Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/irq/
Dgeneric-chip.c597 static struct syscore_ops irq_gc_syscore_ops = { variable
605 register_syscore_ops(&irq_gc_syscore_ops); in irq_gc_init_ops()