do_unregister_con_driver
ret = do_unregister_con_driver(&vga_con);
EXPORT_SYMBOL_GPL(do_unregister_con_driver);
do_unregister_con_driver(csw);
do_unregister_con_driver(&fb_con);
do_unregister_con_driver(&fb_con);
int do_unregister_con_driver(const struct consw *csw);