Searched refs:i8259_syscore_ops (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/irqchip/ | ||
H A D | irq-i8259.c | 235 static struct syscore_ops i8259_syscore_ops = { variable in typeref:struct:syscore_ops 242 register_syscore_ops(&i8259_syscore_ops); i8259A_init_sysfs() |
/linux-4.4.14/arch/x86/kernel/ | ||
H A D | i8259.c | 268 static struct syscore_ops i8259_syscore_ops = { variable in typeref:struct:syscore_ops 425 register_syscore_ops(&i8259_syscore_ops); i8259A_init_ops() |
Completed in 95 milliseconds