Searched refs:hvc_remove (Results 1 – 9 of 9) sorted by relevance
91 extern int hvc_remove(struct hvc_struct *hp);
126 hvc_remove(hvc_beat_dev); in hvc_beat_exit()
156 rc = hvc_remove(hp); in hvc_tile_remove()
916 int hvc_remove(struct hvc_struct *hp) in hvc_remove() function952 EXPORT_SYMBOL_GPL(hvc_remove);
251 rc = hvc_remove(hp); in hvc_opal_remove()
372 rc = hvc_remove(hp); in hvc_vio_remove()
1147 hvc_remove(priv->hvc); in hvc_iucv_alloc()1160 hvc_remove(priv->hvc); in hvc_iucv_destroy()
337 hvc_remove(info->hvc); in xencons_disconnect_backend()
1596 hvc_remove(port->cons.hvc); in unplug_port()