Searched refs:notifier_del_irq (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_irq.c38 void notifier_del_irq(struct hvc_struct *hp, int irq) notifier_del_irq() function
48 notifier_del_irq(hp, irq); notifier_hangup_irq()
H A Dhvc_tile.c98 notifier_del_irq(hp, irq); hvc_tile_notifier_add_irq()
110 notifier_del_irq(hp, irq); hvc_tile_notifier_del_irq()
H A Dhvc_console.h111 extern void notifier_del_irq(struct hvc_struct *hp, int data);
H A Dhvc_opal.c70 .notifier_del = notifier_del_irq,
116 notifier_del_irq(hp, data); hvc_opal_hvsi_close()
H A Dhvc_vio.c139 .notifier_del = notifier_del_irq,
185 notifier_del_irq(hp, data); hvterm_hvsi_close()
H A Dhvc_xen.c169 .notifier_del = notifier_del_irq,
195 .notifier_del = notifier_del_irq,

Completed in 130 milliseconds