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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Di8259.c36 static void init_8259A(int auto_eoi);
223 init_8259A(i8259A_auto_eoi);
261 static void init_8259A(int auto_eoi) function
338 init_8259A(0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Di8259.c40 static void init_8259A(int auto_eoi);
245 init_8259A(i8259A_auto_eoi);
303 static void init_8259A(int auto_eoi) function
394 .init = init_8259A,

Completed in 58 milliseconds