vbi_cc 572 drivers/media/pci/ivtv/ivtv-driver.h struct vbi_cc cc_payload[256]; /* sliced VBI CC payload array: it is an array to vbi_cc 32 drivers/media/pci/ivtv/ivtv-vbi.c static void ivtv_set_cc(struct ivtv *itv, int mode, const struct vbi_cc *cc) vbi_cc 85 drivers/media/pci/ivtv/ivtv-vbi.c struct vbi_cc *cc, int *found_cc) vbi_cc 121 drivers/media/pci/ivtv/ivtv-vbi.c static void ivtv_write_vbi_cc_lines(struct ivtv *itv, const struct vbi_cc *cc) vbi_cc 127 drivers/media/pci/ivtv/ivtv-vbi.c sizeof(struct vbi_cc)); vbi_cc 137 drivers/media/pci/ivtv/ivtv-vbi.c struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; vbi_cc 153 drivers/media/pci/ivtv/ivtv-vbi.c struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; vbi_cc 454 drivers/media/pci/ivtv/ivtv-vbi.c struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; vbi_cc 466 drivers/media/pci/ivtv/ivtv-vbi.c struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } };