Lines Matching defs:saa7146_vv
104 struct saa7146_vv struct
107 struct saa7146_dmaqueue vbi_dmaq;
108 struct v4l2_vbi_format vbi_fmt;
109 struct timer_list vbi_read_timeout;
110 struct file *vbi_read_timeout_file;
112 wait_queue_head_t vbi_wq;
113 int vbi_fieldcount;
114 struct saa7146_fh *vbi_streaming;
116 int video_status;
117 struct saa7146_fh *video_fh;
120 struct saa7146_overlay ov;
121 struct v4l2_framebuffer ov_fb;
122 struct saa7146_format *ov_fmt;
123 struct saa7146_fh *ov_suspend;
126 struct saa7146_dmaqueue video_dmaq;
127 struct v4l2_pix_format video_fmt;
128 enum v4l2_field last_field;
136 struct saa7146_standard *standard;
138 int vflip;
139 int hflip;
140 int current_hps_source;
141 int current_hps_sync;
143 struct saa7146_dma d_clipping; /* pointer to clipping memory */
145 unsigned int resources; /* resource management for device */