fb_con            168 drivers/video/fbdev/core/fbcon.c static const struct consw fb_con;
fb_con            581 drivers/video/fbdev/core/fbcon.c 	err = do_take_over_console(&fb_con, first_fb_vc, last_fb_vc,
fb_con            879 drivers/video/fbdev/core/fbcon.c 	if (!search_for_mapped_con() || !con_is_bound(&fb_con)) {
fb_con           1276 drivers/video/fbdev/core/fbcon.c 	if (!con_is_bound(&fb_con))
fb_con           3076 drivers/video/fbdev/core/fbcon.c 	ret = do_unbind_con_driver(&fb_con, first_fb_vc, last_fb_vc,
fb_con           3173 drivers/video/fbdev/core/fbcon.c 		do_unregister_con_driver(&fb_con);
fb_con           3192 drivers/video/fbdev/core/fbcon.c 	if (con_is_bound(&fb_con)) {
fb_con           3215 drivers/video/fbdev/core/fbcon.c 		if (con_is_bound(&fb_con)) {
fb_con           3390 drivers/video/fbdev/core/fbcon.c static const struct consw fb_con = {
fb_con           3727 drivers/video/fbdev/core/fbcon.c 	do_unregister_con_driver(&fb_con);