Home
last modified time | relevance | path

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

/linux-2.6.39/Documentation/console/
Dconsole.txt23 give_up_console() - unbind and unload driver
102 give_up_console() is a wrapper to unregister_con_driver(), and a driver must
132 or give_up_console().
/linux-2.6.39/include/linux/
Dconsole.h81 void give_up_console(const struct consw *sw);
/linux-2.6.39/drivers/video/console/
Dmdacon.c596 give_up_console(&mda_con); in mda_console_exit()
Dnewport_con.c762 give_up_console(&newport_con); in newport_console_exit()
/linux-2.6.39/drivers/tty/vt/
Dvt.c3662 void give_up_console(const struct consw *csw) in give_up_console() function
4222 EXPORT_SYMBOL(give_up_console);