Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-i8259.c228 static struct syscore i8259_syscore = { variable
327 register_syscore(&i8259_syscore); in __init_i8259_irqs()
/linux/arch/x86/kernel/
H A Di8259.c278 static struct syscore i8259_syscore = { variable
451 register_syscore(&i8259_syscore); in i8259A_init_ops()