Home
last modified time | relevance | path

Searched refs:cvbi (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/pci/bt8xx/
H A Dbttv-risc.c376 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()
H A Dbttvp.h417 struct bttv_buffer *cvbi; /* active vbi buffer */ member