Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dconsole_struct.h134 unsigned int vc_top, vc_bottom; /* Scrolling region */ member
/linux/drivers/video/fbdev/core/
H A Dfbcon.c720 if (logo_lines > vc->vc_bottom) { in fbcon_prepare_logo()
2158 && conp2->vc_bottom == conp2->vc_rows) in fbcon_switch()
2262 vc->vc_size_row * (vc->vc_bottom - in fbcon_switch()