Searched refs:scroll_partial (Results 1 – 1 of 1) sorted by relevance
1799 int scroll_partial = info->flags & FBINFO_PARTIAL_PAN_OK; in fbcon_scroll() local1854 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1855 || (scroll_partial in fbcon_scroll()1872 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1873 || (scroll_partial in fbcon_scroll()1944 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1945 || (scroll_partial in fbcon_scroll()1966 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1967 || (scroll_partial in fbcon_scroll()