Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/cx25821/
Dcx25821.h126 struct cx25821_fh { struct
127 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 …]