Searched refs:notifier_add_irq (Results 1 – 4 of 4) sorted by relevance
29 int notifier_add_irq(struct hvc_struct *hp, int irq) in notifier_add_irq() function
56 .notifier_add = notifier_add_irq,89 rc = notifier_add_irq(hp, data); in hvc_opal_hvsi_open()
99 extern int notifier_add_irq(struct hvc_struct *hp, int data);
132 .notifier_add = notifier_add_irq,165 rc = notifier_add_irq(hp, data); in hvterm_hvsi_open()