Home
last modified time | relevance | path

Searched defs:vbi_data (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/media/video/tlg2300/
Dpd-common.h41 struct vbi_data { struct
42 struct video_device *v_dev;
43 struct video_data *video;
44 struct front_face *front;
46 unsigned int copied;
47 unsigned int vbi_size; /* the whole size of two fields */
48 int users;
182 struct vbi_data vbi_data; /* vbi */ member
/linux-3.3/drivers/media/video/au0828/
Dau0828-video.c949 unsigned char *vbi_data; in au0828_vbi_buffer_timeout() local