Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/cx88/
Dcx88.h433 struct cx8800_fh { struct
434 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 …]