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

/linux-master/drivers/irqchip/
H A Dirq-i8259.c40 static void init_8259A(int auto_eoi);
208 init_8259A(i8259A_auto_eoi);
228 static void init_8259A(int auto_eoi) function
314 init_8259A(0);
/linux-master/arch/x86/kernel/
H A Di8259.c33 static void init_8259A(int auto_eoi);
251 init_8259A(i8259A_auto_eoi);
344 static void init_8259A(int auto_eoi) function
434 .init = init_8259A,

Completed in 129 milliseconds