Searched defs:cx23885_fh (Results 1 – 1 of 1) sorted by relevance
140 struct cx23885_fh { struct141 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 …]