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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/ps3/
H A Dinterrupt.c216 * ps3_virq_destroy - virq related teardown.
222 static int ps3_virq_destroy(unsigned int virq) function
276 ps3_virq_destroy(*virq);
307 ps3_virq_destroy(virq);
369 * Don't call ps3_virq_destroy() here since ps3_smp_cleanup_cpu()
450 result = ps3_virq_destroy(virq);

Completed in 87 milliseconds