Searched refs:vbi_end (Results 1 – 2 of 2) sorted by relevance
706 if (btv->vbi_end > top) in check_alloc_btres_lock()719 btv->vbi_end = end; in check_alloc_btres_lock()747 btv->vbi_end = 0; in disclaim_vbi_lines()1588 if (btv->vbi_end > bttv_tvnorms[norm].cropcap.defrect.top) { in bttv_prepare_buffer()2021 if (btv->vbi_end > b->top) { in limit_scaled_size_lock()2022 max_height -= btv->vbi_end - b->top; in limit_scaled_size_lock()2029 if (btv->vbi_end > c->rect.top) in limit_scaled_size_lock()2058 if (btv->vbi_end > c->rect.top) { in limit_scaled_size_lock()2060 c->rect.top = btv->vbi_end; in limit_scaled_size_lock()2878 b_top = max(b->top, btv->vbi_end); in bttv_s_selection()
502 __s32 vbi_end; member