notifier_del     1208 drivers/char/virtio_console.c 	.notifier_del = notifier_del_vio,
notifier_del      411 drivers/tty/hvc/hvc_console.c 		if (hp->ops->notifier_del)
notifier_del      412 drivers/tty/hvc/hvc_console.c 			hp->ops->notifier_del(hp, hp->data);
notifier_del       61 drivers/tty/hvc/hvc_console.h 	void (*notifier_del)(struct hvc_struct *hp, int irq);
notifier_del     1049 drivers/tty/hvc/hvc_iucv.c 	.notifier_del = hvc_iucv_notifier_del,
notifier_del       57 drivers/tty/hvc/hvc_opal.c 	.notifier_del = notifier_del_irq,
notifier_del      147 drivers/tty/hvc/hvc_opal.c 	.notifier_del = hvc_opal_hvsi_close,
notifier_del      132 drivers/tty/hvc/hvc_vio.c 	.notifier_del = notifier_del_irq,
notifier_del      221 drivers/tty/hvc/hvc_vio.c 	.notifier_del = hvterm_hvsi_close,
notifier_del      157 drivers/tty/hvc/hvc_xen.c 	.notifier_del = notifier_del_irq,
notifier_del      183 drivers/tty/hvc/hvc_xen.c 	.notifier_del = notifier_del_irq,