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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhvc_irq.c38 void notifier_del_irq(struct hvc_struct *hp, int irq) function
48 notifier_del_irq(hp, irq);
H A Dhvc_console.h106 extern void notifier_del_irq(struct hvc_struct *hp, int data);
H A Dhvc_vio.c80 .notifier_del = notifier_del_irq,
H A Dhvc_xen.c129 .notifier_del = notifier_del_irq,
H A Dhvc_iseries.c204 .notifier_del = notifier_del_irq,

Completed in 75 milliseconds