Home
last modified time | relevance | path

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

/linux/Documentation/driver-api/
H A Dconsole.rst113 be fully unbound for this call to succeed. con_is_bound() will check if the
135 con_is_bound() in con->con_deinit() will help. If the call returned
/linux/drivers/video/fbdev/core/
H A Dfbcon.c887 if (!search_for_mapped_con() || !con_is_bound(&fb_con)) { in set_con2fb_map()
1256 if (!con_is_bound(&fb_con)) in fbcon_deinit()
2948 if (con_is_bound(&fb_con)) { in fbcon_remap_all()
2971 if (con_is_bound(&fb_con)) { in fbcon_select_primary()
/linux/drivers/pci/
H A Dvgaarb.c176 if (con_is_bound(&vga_con)) in vga_remove_vgacon()