Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/cx231xx/
Dcx231xx.h430 struct cx231xx_fh { struct
431 struct v4l2_fh fh;
432 struct cx231xx *dev;
433 unsigned int stream_on:1; /* Locks streams */
434 enum v4l2_buf_type type;
436 struct videobuf_queue vb_vidq;
439 struct videobuf_queue vidq;
440 struct videobuf_queue vbiq;
444 atomic_t v4l_reading;