Searched refs:con_is_bound (Results 1 – 6 of 6) sorted by relevance
106 int con_is_bound(const struct consw *csw);
104 be fully unbound for this call to succeed. con_is_bound() will check if the126 con_is_bound() in con->con_deinit() will help. If the call returned
3597 if (!con_is_bound(csw)) in do_unbind_con_driver()3610 if (!con_is_bound(defcsw)) { in do_unbind_con_driver()3622 if (!con_is_bound(csw)) in do_unbind_con_driver()3758 int bind = con_is_bound(con->con); in show_bind()3805 int con_is_bound(const struct consw *csw) in con_is_bound() function3818 EXPORT_SYMBOL(con_is_bound);3992 if (con_is_bound(csw)) in do_unregister_con_driver()
344 if (!con_is_bound(&newport_con) && newport_has_init) { in newport_deinit()
851 if (!search_for_mapped_con() || !con_is_bound(&fb_con)) { in set_con2fb_map()1243 if (!con_is_bound(&fb_con)) in fbcon_deinit()3166 if (con_is_bound(&fb_con)) { in fbcon_remap_all()3188 if (con_is_bound(&fb_con)) { in fbcon_select_primary()
763 if (con_is_bound(&vga_con)) in i915_kick_out_vgacon()