Searched defs:cx231xx_fh (Results 1 – 1 of 1) sorted by relevance
430 struct cx231xx_fh { struct431 struct cx231xx *dev;432 unsigned int stream_on:1; /* Locks streams */433 int radio;435 struct videobuf_queue vb_vidq;437 enum v4l2_buf_type type;442 u32 resources;445 struct v4l2_window win;446 struct v4l2_clip *clips;447 unsigned int nclips;[all …]