Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/cx23885/
Dcx23885.h140 struct cx23885_fh { struct
141 struct cx23885_dev *dev;
142 enum v4l2_buf_type type;
143 int radio;
144 u32 resources;
147 struct v4l2_window win;
148 struct v4l2_clip *clips;
149 unsigned int nclips;
152 struct cx23885_fmt *fmt;
153 unsigned int width, height;
[all …]