Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Di8259.c31 static void init_8259A(int auto_eoi);
248 init_8259A(i8259A_auto_eoi); in i8259A_resume()
324 static void init_8259A(int auto_eoi) in init_8259A() function
414 .init = init_8259A,
/linux-4.4.14/drivers/irqchip/
Dirq-i8259.c40 static void init_8259A(int auto_eoi);
220 init_8259A(i8259A_auto_eoi); in i8259A_resume()
248 static void init_8259A(int auto_eoi) in init_8259A() function
339 init_8259A(0); in __init_i8259_irqs()