Home
last modified time | relevance | path

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

/linux-6.15/drivers/video/fbdev/core/
H A Dfbcon.c2091 struct vc_data *conp2 = vc_cons[logo_shown].d; in fbcon_switch() local
2093 if (conp2->vc_top == logo_lines in fbcon_switch()
2094 && conp2->vc_bottom == conp2->vc_rows) in fbcon_switch()
2095 conp2->vc_top = 0; in fbcon_switch()