vbi_cc
struct vbi_cc cc_payload[256]; /* sliced VBI CC payload array: it is an array to
static void ivtv_write_vbi_cc_lines(struct ivtv *itv, const struct vbi_cc *cc)
sizeof(struct vbi_cc));
struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } };
struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } };
static void ivtv_set_cc(struct ivtv *itv, int mode, const struct vbi_cc *cc)
struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } };
struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } };
struct vbi_cc *cc, int *found_cc)