Searched refs:notifier_del_irq (Results 1 – 5 of 5) sorted by relevance
44 void notifier_del_irq(struct hvc_struct *hp, int irq) in notifier_del_irq() function54 notifier_del_irq(hp, irq); in notifier_hangup_irq()
100 extern void notifier_del_irq(struct hvc_struct *hp, int data);
132 .notifier_del = notifier_del_irq,178 notifier_del_irq(hp, data); in hvterm_hvsi_close()
57 .notifier_del = notifier_del_irq,103 notifier_del_irq(hp, data); in hvc_opal_hvsi_close()
197 .notifier_del = notifier_del_irq,223 .notifier_del = notifier_del_irq,
Completed in 7 milliseconds