Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/hvc/
Dhvc_irq.c38 void notifier_del_irq(struct hvc_struct *hp, int irq) in notifier_del_irq() function
48 notifier_del_irq(hp, irq); in notifier_hangup_irq()
Dhvc_xen.c130 .notifier_del = notifier_del_irq,
156 .notifier_del = notifier_del_irq,
Dhvc_console.h106 extern void notifier_del_irq(struct hvc_struct *hp, int data);
Dhvc_vio.c84 .notifier_del = notifier_del_irq,
Dhvc_iseries.c204 .notifier_del = notifier_del_irq,