Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx.h439 struct cx231xx_fh { struct
440 struct v4l2_fh fh;
441 struct cx231xx *dev;
442 unsigned int stream_on:1; /* Locks streams */
443 enum v4l2_buf_type type;
445 struct videobuf_queue vb_vidq;
448 struct videobuf_queue vidq;
449 struct videobuf_queue vbiq;
453 atomic_t v4l_reading;