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

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

Completed in 167 milliseconds