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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 116 milliseconds