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

/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_irq.c46 void notifier_hangup_irq(struct hvc_struct *hp, int irq) notifier_hangup_irq() function
H A Dhvc_console.h112 extern void notifier_hangup_irq(struct hvc_struct *hp, int data);
H A Dhvc_opal.c71 .notifier_hangup = notifier_hangup_irq,
127 notifier_hangup_irq(hp, data); hvc_opal_hvsi_hangup()
H A Dhvc_vio.c140 .notifier_hangup = notifier_hangup_irq,
196 notifier_hangup_irq(hp, data); hvterm_hvsi_hangup()
H A Dhvc_xen.c170 .notifier_hangup = notifier_hangup_irq,
196 .notifier_hangup = notifier_hangup_irq,

Completed in 43 milliseconds