Searched refs:hvc_remove (Results 1 – 10 of 10) sorted by relevance
88 hvc_remove(hvc_udbg_dev); in hvc_udbg_exit()
113 hvc_remove(hvc_rtas_dev); in hvc_rtas_exit()
90 extern int hvc_remove(struct hvc_struct *hp);
126 hvc_remove(hvc_beat_dev); in hvc_beat_exit()
877 int hvc_remove(struct hvc_struct *hp) in hvc_remove() function909 EXPORT_SYMBOL_GPL(hvc_remove);
231 rc = hvc_remove(hp); in hvc_opal_remove()
1022 hvc_remove(priv->hvc); in hvc_iucv_alloc()1035 hvc_remove(priv->hvc); in hvc_iucv_destroy()
301 rc = hvc_remove(hp); in hvc_vio_remove()
322 hvc_remove(info->hvc); in xencons_disconnect_backend()
1311 hvc_remove(port->cons.hvc); in unplug_port()