Home
last modified time | relevance | path

Searched refs:VBI_DEFLINES (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/media/pci/bt8xx/
Dbttv-vbi.c362 f->fmt.count[0] = VBI_DEFLINES; in bttv_vbi_fmt_reset()
363 f->fmt.count[1] = VBI_DEFLINES; in bttv_vbi_fmt_reset()
375 WARN_ON(real_count > VBI_DEFLINES); in bttv_vbi_fmt_reset()
Dbttvp.h228 #define VBI_DEFLINES 16 macro
Dbttv-driver.c3319 btv->vbi_count[0] = VBI_DEFLINES; in bttv_probe()
3320 btv->vbi_count[1] = VBI_DEFLINES; in bttv_probe()