Searched refs:notifier_hangup (Results 1 – 5 of 5) sorted by relevance
62 void (*notifier_hangup)(struct hvc_struct *hp, int irq); member
58 .notifier_hangup = notifier_hangup_irq,149 .notifier_hangup = hvc_opal_hvsi_hangup,
134 .notifier_hangup = notifier_hangup_irq,224 .notifier_hangup = hvterm_hvsi_hangup,
468 if (hp->ops->notifier_hangup) in hvc_hangup()469 hp->ops->notifier_hangup(hp, hp->data); in hvc_hangup()
1191 .notifier_hangup = notifier_del_vio,