Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dfbcon.c143 static bool fbcon_has_console_bind; variable
589 fbcon_has_console_bind = true; in do_fbcon_takeover()
2830 fbcon_has_console_bind = false; in fbcon_unbind()
2843 if (!fbcon_has_console_bind) { in fbcon_fb_unbind()