notifier_add     1207 drivers/char/virtio_console.c 	.notifier_add = notifier_add_vio,
notifier_add      364 drivers/tty/hvc/hvc_console.c 	if (hp->ops->notifier_add)
notifier_add      365 drivers/tty/hvc/hvc_console.c 		rc = hp->ops->notifier_add(hp, hp->data);
notifier_add       60 drivers/tty/hvc/hvc_console.h 	int (*notifier_add)(struct hvc_struct *hp, int irq);
notifier_add     1048 drivers/tty/hvc/hvc_iucv.c 	.notifier_add = hvc_iucv_notifier_add,
notifier_add       56 drivers/tty/hvc/hvc_opal.c 	.notifier_add = notifier_add_irq,
notifier_add      146 drivers/tty/hvc/hvc_opal.c 	.notifier_add = hvc_opal_hvsi_open,
notifier_add      131 drivers/tty/hvc/hvc_vio.c 	.notifier_add = notifier_add_irq,
notifier_add      220 drivers/tty/hvc/hvc_vio.c 	.notifier_add = hvterm_hvsi_open,
notifier_add      156 drivers/tty/hvc/hvc_xen.c 	.notifier_add = notifier_add_irq,
notifier_add      182 drivers/tty/hvc/hvc_xen.c 	.notifier_add = notifier_add_irq,