Searched refs:con_is_bound (Results 1 – 3 of 3) sorted by relevance
3154 if (!con_is_bound(csw)) { in unbind_con_driver()3169 if (!con_is_bound(defcsw)) { in unbind_con_driver()3181 if (!con_is_bound(csw)) in unbind_con_driver()3312 int bind = con_is_bound(con->con); in show_bind()3375 int con_is_bound(const struct consw *csw) in con_is_bound() function3388 EXPORT_SYMBOL(con_is_bound);3488 if (con_is_bound(csw)) in unregister_con_driver()
345 if (!con_is_bound(&newport_con) && newport_has_init) { in newport_deinit()
1170 if (!con_is_bound(&fb_con)) in fbcon_deinit()3006 if (con_is_bound(&fb_con)) { in fbcon_select_primary()