Home
last modified time | relevance | path

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

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