Searched refs:scroll_partial (Results 1 – 1 of 1) sorted by relevance
1705 int scroll_partial = info->flags & FBINFO_PARTIAL_PAN_OK; in fbcon_scroll() local1755 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1756 || (scroll_partial in fbcon_scroll()1773 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1774 || (scroll_partial in fbcon_scroll()1842 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1843 || (scroll_partial in fbcon_scroll()1864 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1865 || (scroll_partial in fbcon_scroll()