hvc_remove       1538 drivers/char/virtio_console.c 		hvc_remove(port->cons.hvc);
hvc_remove       1015 drivers/tty/hvc/hvc_console.c EXPORT_SYMBOL_GPL(hvc_remove);
hvc_remove         80 drivers/tty/hvc/hvc_console.h extern int hvc_remove(struct hvc_struct *hp);
hvc_remove       1160 drivers/tty/hvc/hvc_iucv.c 	hvc_remove(priv->hvc);
hvc_remove       1173 drivers/tty/hvc/hvc_iucv.c 	hvc_remove(priv->hvc);
hvc_remove        241 drivers/tty/hvc/hvc_opal.c 	rc = hvc_remove(hp);
hvc_remove        334 drivers/tty/hvc/hvc_xen.c 		hvc_remove(info->hvc);