Searched refs:hvc_remove (Results 1 – 4 of 4) sorted by relevance
80 extern void hvc_remove(struct hvc_struct *hp);
977 void hvc_remove(struct hvc_struct *hp) in hvc_remove() function1012 EXPORT_SYMBOL_GPL(hvc_remove);
242 hvc_remove(hp); in hvc_opal_remove()
1497 hvc_remove(port->cons.hvc); in unplug_port()