Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_console.h80 extern int hvc_remove(struct hvc_struct *hp);
H A Dhvc_console.c979 int hvc_remove(struct hvc_struct *hp) in hvc_remove() function
1015 EXPORT_SYMBOL_GPL(hvc_remove);
H A Dhvc_opal.c241 rc = hvc_remove(hp); in hvc_opal_remove()
H A Dhvc_iucv.c1160 hvc_remove(priv->hvc); in hvc_iucv_alloc()
1173 hvc_remove(priv->hvc); in hvc_iucv_destroy()
H A Dhvc_xen.c369 hvc_remove(info->hvc); in xencons_disconnect_backend()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device1325 hvc_remove
H A Dabi_gki_aarch64_vivo648 hvc_remove
H A Dabi_gki_aarch64_qcom1042 hvc_remove
H A Dabi_gki_aarch64_oplus1147 hvc_remove
H A Dabi_gki_aarch64_galaxy2114 hvc_remove
/OK3568_Linux_fs/kernel/drivers/char/
H A Dvirtio_console.c1536 hvc_remove(port->cons.hvc); in unplug_port()