Home
last modified time | relevance | path

Searched refs:con_is_bound (Results 1 – 3 of 3) sorted by relevance

/drivers/tty/vt/
Dvt.c3221 if (!con_is_bound(csw)) in do_unbind_con_driver()
3234 if (!con_is_bound(defcsw)) { in do_unbind_con_driver()
3246 if (!con_is_bound(csw)) in do_unbind_con_driver()
3376 int bind = con_is_bound(con->con); in show_bind()
3439 int con_is_bound(const struct consw *csw) in con_is_bound() function
3452 EXPORT_SYMBOL(con_is_bound);
3657 if (con_is_bound(csw)) in do_unregister_con_driver()
/drivers/video/console/
Dnewport_con.c337 if (!con_is_bound(&newport_con) && newport_has_init) { in newport_deinit()
Dfbcon.c862 if (!search_for_mapped_con() || !con_is_bound(&fb_con)) { in set_con2fb_map()
1234 if (!con_is_bound(&fb_con)) in fbcon_deinit()
3102 if (con_is_bound(&fb_con)) { in fbcon_remap_all()
3124 if (con_is_bound(&fb_con)) { in fbcon_select_primary()