Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx.h438 struct cx231xx_fh { struct
439 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;