Searched refs:cvbi (Results 1 – 2 of 2) sorted by relevance
376 if (btv->curr.frame_irq || btv->loop_irq || btv->cvbi) in bttv_set_irq_timer()390 if (btv->cvbi) in bttv_set_capture_control()435 btv->cvbi ? (unsigned long long)btv->cvbi->top.dma : 0, in bttv_set_dma()437 btv->cvbi ? (unsigned long long)btv->cvbi->bottom.dma : 0, in bttv_set_dma()
417 struct bttv_buffer *cvbi; /* active vbi buffer */ member