Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/hvc/
Dhvc_xen.c346 static int xen_console_remove(struct xencons_info *info) in xen_console_remove() function
364 return xen_console_remove(dev_get_drvdata(&dev->dev)); in xencons_remove()