Searched refs:scroll_partial (Results 1 – 1 of 1) sorted by relevance
1746 int scroll_partial = info->flags & FBINFO_PARTIAL_PAN_OK; in fbcon_scroll() local1796 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1797 || (scroll_partial in fbcon_scroll()1814 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1815 || (scroll_partial in fbcon_scroll()1883 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1884 || (scroll_partial in fbcon_scroll()1905 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1906 || (scroll_partial in fbcon_scroll()