Searched refs:give_up_console (Results 1 – 5 of 5) sorted by relevance
23 give_up_console() - unload driver, it will only work if driver is fully unbond102 give_up_console() is a wrapper to do_unregister_con_driver(), and a driver must132 or give_up_console().
80 void give_up_console(const struct consw *sw);
600 give_up_console(&mda_con); in mda_console_exit()
769 give_up_console(&newport_con); in newport_remove()
3745 void give_up_console(const struct consw *csw) in give_up_console() function4306 EXPORT_SYMBOL(give_up_console);