Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx.h443 struct cx231xx_fh { struct
444 struct v4l2_fh fh;
445 struct cx231xx *dev;
446 unsigned int stream_on:1; /* Locks streams */
447 enum v4l2_buf_type type;
449 struct videobuf_queue vb_vidq;
452 struct videobuf_queue vidq;
453 struct videobuf_queue vbiq;
457 atomic_t v4l_reading;