Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx.h508 struct em28xx_v4l2 { struct
509 struct kref ref;
510 struct em28xx *dev;
512 struct v4l2_device v4l2_dev;
513 struct v4l2_ctrl_handler ctrl_handler;
514 struct v4l2_clk *clk;
516 struct video_device vdev;
517 struct video_device vbi_dev;
518 struct video_device radio_dev;
521 struct vb2_queue vb_vidq;
[all …]