con_is_bound 203 drivers/gpu/vga/vgaarb.c if (con_is_bound(&vga_con)) con_is_bound 3650 drivers/tty/vt/vt.c if (!con_is_bound(csw)) con_is_bound 3663 drivers/tty/vt/vt.c if (!con_is_bound(defcsw)) { con_is_bound 3675 drivers/tty/vt/vt.c if (!con_is_bound(csw)) con_is_bound 3814 drivers/tty/vt/vt.c bind = con_is_bound(con->con); con_is_bound 3877 drivers/tty/vt/vt.c EXPORT_SYMBOL(con_is_bound); con_is_bound 4065 drivers/tty/vt/vt.c if (con_is_bound(csw)) con_is_bound 345 drivers/video/console/newport_con.c if (!con_is_bound(&newport_con) && newport_has_init) { con_is_bound 879 drivers/video/fbdev/core/fbcon.c if (!search_for_mapped_con() || !con_is_bound(&fb_con)) { con_is_bound 1276 drivers/video/fbdev/core/fbcon.c if (!con_is_bound(&fb_con)) con_is_bound 3192 drivers/video/fbdev/core/fbcon.c if (con_is_bound(&fb_con)) { con_is_bound 3215 drivers/video/fbdev/core/fbcon.c if (con_is_bound(&fb_con)) { con_is_bound 106 include/linux/console.h int con_is_bound(const struct consw *csw);