Home
last modified time | relevance | path

Searched refs:vbi_cc (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/media/video/ivtv/
Divtv-vbi.c44 static void ivtv_set_cc(struct ivtv *itv, int mode, const struct vbi_cc *cc) in ivtv_set_cc()
97 struct vbi_cc *cc, int *found_cc) in ivtv_write_vbi_line()
133 static void ivtv_write_vbi_cc_lines(struct ivtv *itv, const struct vbi_cc *cc) in ivtv_write_vbi_cc_lines()
139 sizeof(struct vbi_cc)); in ivtv_write_vbi_cc_lines()
149 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi()
165 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi_from_user()
466 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_disable_cc()
478 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_vbi_work_handler()
Divtv-driver.h531 struct vbi_cc { struct
571 struct vbi_cc cc_payload[256]; /* sliced VBI CC payload array: it is an array to