Searched refs:scroll_partial (Results 1 – 1 of 1) sorted by relevance
1835 int scroll_partial = info->flags & FBINFO_PARTIAL_PAN_OK; in fbcon_scroll() local1885 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1886 || (scroll_partial in fbcon_scroll()1903 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1904 || (scroll_partial in fbcon_scroll()1972 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1973 || (scroll_partial in fbcon_scroll()1994 && ((!scroll_partial && (b - t == vc->vc_rows)) in fbcon_scroll()1995 || (scroll_partial in fbcon_scroll()