Searched refs:vbi_end (Results 1 – 2 of 2) sorted by relevance
663 if (btv->vbi_end > top) in check_alloc_btres_lock()676 btv->vbi_end = end; in check_alloc_btres_lock()703 btv->vbi_end = 0; in disclaim_vbi_lines()1884 if (btv->vbi_end > b->top) { in limit_scaled_size_lock()1885 max_height -= btv->vbi_end - b->top; in limit_scaled_size_lock()1892 if (btv->vbi_end > c->rect.top) in limit_scaled_size_lock()1920 if (btv->vbi_end > c->rect.top) { in limit_scaled_size_lock()1922 c->rect.top = btv->vbi_end; in limit_scaled_size_lock()2270 b_top = max(b->top, btv->vbi_end); in bttv_s_selection()
463 __s32 vbi_end; member