Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/driver-api/
Dconsole.rst26 give_up_console() - unload driver; it will only work if driver
112 give_up_console() is a wrapper to do_unregister_con_driver(), and a driver must
142 or give_up_console().
/Linux-v5.4/include/linux/
Dconsole.h109 void give_up_console(const struct consw *sw);
/Linux-v5.4/drivers/video/console/
Dmdacon.c569 give_up_console(&mda_con); in mda_console_exit()
Dnewport_con.c728 give_up_console(&newport_con); in newport_remove()
/Linux-v5.4/drivers/tty/vt/
Dvt.c4124 void give_up_console(const struct consw *csw) in give_up_console() function
4739 EXPORT_SYMBOL(give_up_console);