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

/linux-master/drivers/tty/hvc/
H A Dhvc_irq.c52 void notifier_hangup_irq(struct hvc_struct *hp, int irq) function
H A Dhvc_console.h101 extern void notifier_hangup_irq(struct hvc_struct *hp, int data);
H A Dhvc_vio.c134 .notifier_hangup = notifier_hangup_irq,
191 notifier_hangup_irq(hp, data);
H A Dhvc_opal.c58 .notifier_hangup = notifier_hangup_irq,
115 notifier_hangup_irq(hp, data);
H A Dhvc_xen.c210 .notifier_hangup = notifier_hangup_irq,
236 .notifier_hangup = notifier_hangup_irq,

Completed in 154 milliseconds