Searched refs:give_up_console (Results 1 – 5 of 5) sorted by relevance
23 give_up_console() - unbind and unload driver102 give_up_console() is a wrapper to unregister_con_driver(), and a driver must132 or give_up_console().
81 void give_up_console(const struct consw *sw);
596 give_up_console(&mda_con); in mda_console_exit()
762 give_up_console(&newport_con); in newport_console_exit()
3662 void give_up_console(const struct consw *csw) in give_up_console() function4222 EXPORT_SYMBOL(give_up_console);