Lines Matching defs:saa7146_vv
105 struct saa7146_vv struct
108 struct saa7146_dmaqueue vbi_dmaq;
109 struct v4l2_vbi_format vbi_fmt;
110 struct timer_list vbi_read_timeout;
111 struct file *vbi_read_timeout_file;
113 wait_queue_head_t vbi_wq;
114 int vbi_fieldcount;
115 struct saa7146_fh *vbi_streaming;
117 int video_status;
118 struct saa7146_fh *video_fh;
121 struct saa7146_overlay ov;
122 struct v4l2_framebuffer ov_fb;
123 struct saa7146_format *ov_fmt;
124 struct saa7146_fh *ov_suspend;
127 struct saa7146_dmaqueue video_dmaq;
128 struct v4l2_pix_format video_fmt;
129 enum v4l2_field last_field;
137 struct saa7146_standard *standard;
139 int vflip;
140 int hflip;
141 int current_hps_source;
142 int current_hps_sync;
144 struct saa7146_dma d_clipping; /* pointer to clipping memory */
146 unsigned int resources; /* resource management for device */