Home
last modified time | relevance | path

Searched refs:hvc_remove (Results 1 – 9 of 9) sorted by relevance

/drivers/tty/hvc/
Dhvc_console.h91 extern int hvc_remove(struct hvc_struct *hp);
Dhvc_beat.c126 hvc_remove(hvc_beat_dev); in hvc_beat_exit()
Dhvc_tile.c156 rc = hvc_remove(hp); in hvc_tile_remove()
Dhvc_console.c916 int hvc_remove(struct hvc_struct *hp) in hvc_remove() function
952 EXPORT_SYMBOL_GPL(hvc_remove);
Dhvc_opal.c251 rc = hvc_remove(hp); in hvc_opal_remove()
Dhvc_vio.c372 rc = hvc_remove(hp); in hvc_vio_remove()
Dhvc_iucv.c1147 hvc_remove(priv->hvc); in hvc_iucv_alloc()
1160 hvc_remove(priv->hvc); in hvc_iucv_destroy()
Dhvc_xen.c337 hvc_remove(info->hvc); in xencons_disconnect_backend()
/drivers/char/
Dvirtio_console.c1596 hvc_remove(port->cons.hvc); in unplug_port()