Searched defs:cx231xx_fh (Results 1 – 1 of 1) sorted by relevance
438 struct cx231xx_fh { struct439 struct v4l2_fh fh;440 struct cx231xx *dev;441 unsigned int stream_on:1; /* Locks streams */442 enum v4l2_buf_type type;444 struct videobuf_queue vb_vidq;447 struct videobuf_queue vidq;448 struct videobuf_queue vbiq;452 atomic_t v4l_reading;