Home
last modified time | relevance | path

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

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