Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/bt8xx/
Dbttv-vbi.c360 f->fmt.count[0] = VBI_DEFLINES; in bttv_vbi_fmt_reset()
361 f->fmt.count[1] = VBI_DEFLINES; in bttv_vbi_fmt_reset()
373 WARN_ON(real_count > VBI_DEFLINES); in bttv_vbi_fmt_reset()
Dbttvp.h228 #define VBI_DEFLINES 16 macro
Dbttv-driver.c3338 btv->vbi_count[0] = VBI_DEFLINES; in bttv_probe()
3339 btv->vbi_count[1] = VBI_DEFLINES; in bttv_probe()