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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dxpc.h672 extern irqreturn_t xpc_notify_IRQ_handler(int, void *);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_main.c602 xpc_notify_IRQ_handler(int irq, void *dev_id) function
620 * Check to see if xpc_notify_IRQ_handler() dropped any IPIs on the floor
H A Dxpc_channel.c205 ret = request_irq(SGI_XPC_NOTIFY, xpc_notify_IRQ_handler, IRQF_SHARED,

Completed in 101 milliseconds