Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/hvc/
Dhvc_irq.c46 void notifier_hangup_irq(struct hvc_struct *hp, int irq) in notifier_hangup_irq() function
Dhvc_xen.c131 .notifier_hangup = notifier_hangup_irq,
157 .notifier_hangup = notifier_hangup_irq,
Dhvc_console.h107 extern void notifier_hangup_irq(struct hvc_struct *hp, int data);
Dhvc_vio.c85 .notifier_hangup = notifier_hangup_irq,
Dhvc_iseries.c205 .notifier_hangup = notifier_hangup_irq,