Searched refs:give_up_console (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dconsole.h143 void give_up_console(const struct consw *sw);
/linux-master/drivers/video/console/
H A Dmdacon.c558 give_up_console(&mda_con);
H A Dnewport_con.c727 give_up_console(&newport_con);
/linux-master/drivers/tty/vt/
H A Dvt.c4397 * give_up_console is a wrapper to unregister_con_driver. It will only
4400 void give_up_console(const struct consw *csw) function
4406 EXPORT_SYMBOL(give_up_console); variable

Completed in 167 milliseconds