Home
last modified time | relevance | path

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

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