Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/hvc/
Dhvc_xen.c350 static int xen_console_remove(struct xencons_info *info) in xen_console_remove() function
369 return xen_console_remove(dev_get_drvdata(&dev->dev)); in xencons_remove()