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.c142 static bool fbcon_has_console_bind; variable
628 fbcon_has_console_bind = true; in do_fbcon_takeover()
2818 fbcon_has_console_bind = false; in fbcon_unbind()
2831 if (!fbcon_has_console_bind) { in fbcon_fb_unbind()