Searched refs:notifier_del (Results 1 – 5 of 5) sorted by relevance
61 void (*notifier_del)(struct hvc_struct *hp, int irq); member
57 .notifier_del = notifier_del_irq,148 .notifier_del = hvc_opal_hvsi_close,
133 .notifier_del = notifier_del_irq,223 .notifier_del = hvterm_hvsi_close,
411 if (hp->ops->notifier_del) in hvc_close()412 hp->ops->notifier_del(hp, hp->data); in hvc_close()
1190 .notifier_del = notifier_del_vio,