Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Di8259.c33 static void init_8259A(int auto_eoi);
251 init_8259A(i8259A_auto_eoi); in i8259A_resume()
327 static void init_8259A(int auto_eoi) in init_8259A() function
417 .init = init_8259A,
/Linux-v4.19/drivers/irqchip/
Dirq-i8259.c40 static void init_8259A(int auto_eoi);
208 init_8259A(i8259A_auto_eoi); in i8259A_resume()
236 static void init_8259A(int auto_eoi) in init_8259A() function
327 init_8259A(0); in __init_i8259_irqs()