Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
H A Dhvc_console.h80 extern void hvc_remove(struct hvc_struct *hp);
H A Dhvc_console.c977 void hvc_remove(struct hvc_struct *hp) in hvc_remove() function
1012 EXPORT_SYMBOL_GPL(hvc_remove);
H A Dhvc_opal.c242 hvc_remove(hp); in hvc_opal_remove()
/linux/drivers/char/
H A Dvirtio_console.c1497 hvc_remove(port->cons.hvc); in unplug_port()