Searched defs:cx25821_fh (Results 1 – 1 of 1) sorted by relevance
126 struct cx25821_fh { struct127 struct cx25821_dev *dev;128 enum v4l2_buf_type type;129 int radio;130 u32 resources;132 enum v4l2_priority prio;135 struct v4l2_window win;136 struct v4l2_clip *clips;137 unsigned int nclips;140 struct cx25821_fmt *fmt;[all …]