Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/console/
Dconsole.txt23 give_up_console() - unload driver, it will only work if driver is fully unbond
102 give_up_console() is a wrapper to do_unregister_con_driver(), and a driver must
132 or give_up_console().
/linux-4.1.27/include/linux/
Dconsole.h80 void give_up_console(const struct consw *sw);
/linux-4.1.27/drivers/video/console/
Dmdacon.c600 give_up_console(&mda_con); in mda_console_exit()
Dnewport_con.c771 give_up_console(&newport_con); in newport_remove()
/linux-4.1.27/drivers/tty/vt/
Dvt.c3710 void give_up_console(const struct consw *csw) in give_up_console() function
4271 EXPORT_SYMBOL(give_up_console);