Searched refs:scroll_partial (Results 1 – 1 of 1) sorted by relevance
1758 int scroll_partial = info->flags & FBINFO_PARTIAL_PAN_OK; in fbcon_scroll() local1808 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1809 || (scroll_partial in fbcon_scroll()1826 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1827 || (scroll_partial in fbcon_scroll()1895 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1896 || (scroll_partial in fbcon_scroll()1917 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1918 || (scroll_partial in fbcon_scroll()