Searched refs:notifier_add (Results 1 – 7 of 7) sorted by relevance
129 .notifier_add = notifier_add_irq,155 .notifier_add = notifier_add_irq,
73 int (*notifier_add)(struct hvc_struct *hp, int irq); member
83 .notifier_add = notifier_add_irq,
328 if (hp->ops->notifier_add) in hvc_open()329 rc = hp->ops->notifier_add(hp, hp->data); in hvc_open()
203 .notifier_add = notifier_add_irq,
931 .notifier_add = hvc_iucv_notifier_add,
941 .notifier_add = notifier_add_vio,