vbi_skip          128 drivers/media/pci/bt8xx/bttv-vbi.c 	if (buf->vbi_skip[0] != skip_lines0 ||
vbi_skip          129 drivers/media/pci/bt8xx/bttv-vbi.c 	    buf->vbi_skip[1] != skip_lines1 ||
vbi_skip          132 drivers/media/pci/bt8xx/bttv-vbi.c 		buf->vbi_skip[0] = skip_lines0;
vbi_skip          133 drivers/media/pci/bt8xx/bttv-vbi.c 		buf->vbi_skip[1] = skip_lines1;
vbi_skip          157 drivers/media/pci/bt8xx/bttvp.h 	unsigned int               vbi_skip[2];