Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_irq.c52 void notifier_hangup_irq(struct hvc_struct *hp, int irq) in notifier_hangup_irq() function
H A Dhvc_console.h101 extern void notifier_hangup_irq(struct hvc_struct *hp, int data);
H A Dhvc_opal.c58 .notifier_hangup = notifier_hangup_irq,
114 notifier_hangup_irq(hp, data); in hvc_opal_hvsi_hangup()
H A Dhvc_vio.c133 .notifier_hangup = notifier_hangup_irq,
189 notifier_hangup_irq(hp, data); in hvterm_hvsi_hangup()
H A Dhvc_xen.c209 .notifier_hangup = notifier_hangup_irq,
235 .notifier_hangup = notifier_hangup_irq,