Searched refs:hvc_remove (Results 1 – 10 of 10) sorted by relevance
85 hvc_remove(hvc_udbg_dev); in hvc_udbg_exit()
86 extern int hvc_remove(struct hvc_struct *hp);
113 hvc_remove(hvc_rtas_dev); in hvc_rtas_exit()
126 hvc_remove(hvc_beat_dev); in hvc_beat_exit()
110 return hvc_remove(hp); in hvc_vio_remove()
203 hvc_remove(hvc); in xen_hvc_fini()
811 int hvc_remove(struct hvc_struct *hp) in hvc_remove() function843 EXPORT_SYMBOL_GPL(hvc_remove);
1022 hvc_remove(priv->hvc); in hvc_iucv_alloc()1035 hvc_remove(priv->hvc); in hvc_iucv_destroy()
238 return hvc_remove(hp); in hvc_vio_remove()
1283 hvc_remove(port->cons.hvc); in unplug_port()