Searched defs:cx8800_fh (Results 1 – 1 of 1) sorted by relevance
433 struct cx8800_fh { struct434 struct cx8800_dev *dev;435 enum v4l2_buf_type type;436 int radio;437 unsigned int resources;440 struct v4l2_window win;441 struct v4l2_clip *clips;442 unsigned int nclips;445 const struct cx8800_fmt *fmt;446 unsigned int width,height;[all …]