Searched refs:scroll_partial (Results 1 – 1 of 1) sorted by relevance
1794 int scroll_partial = info->flags & FBINFO_PARTIAL_PAN_OK; in fbcon_scroll() local1844 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1845 || (scroll_partial in fbcon_scroll()1862 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1863 || (scroll_partial in fbcon_scroll()1931 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1932 || (scroll_partial in fbcon_scroll()1953 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1954 || (scroll_partial in fbcon_scroll()