Searched refs:scroll_partial (Results 1 – 1 of 1) sorted by relevance
1874 int scroll_partial = info->flags & FBINFO_PARTIAL_PAN_OK; in fbcon_scroll() local1929 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1930 || (scroll_partial in fbcon_scroll()1947 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1948 || (scroll_partial in fbcon_scroll()2019 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()2020 || (scroll_partial in fbcon_scroll()2041 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()2042 || (scroll_partial in fbcon_scroll()