Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/hvc/
Dhvc_console.h80 extern void hvc_remove(struct hvc_struct *hp);
Dhvc_xen.c382 hvc_remove(info->hvc); in xencons_disconnect_backend()
569 hvc_remove(info->hvc); in xencons_backend_changed()
Dhvc_console.c977 void hvc_remove(struct hvc_struct *hp) in hvc_remove() function
1012 EXPORT_SYMBOL_GPL(hvc_remove);
Dhvc_opal.c242 hvc_remove(hp); in hvc_opal_remove()
Dhvc_iucv.c1104 hvc_remove(priv->hvc); in hvc_iucv_alloc()
1117 hvc_remove(priv->hvc); in hvc_iucv_destroy()
/linux-6.12.1/drivers/char/
Dvirtio_console.c1497 hvc_remove(port->cons.hvc); in unplug_port()