Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx.h509 struct em28xx_v4l2 { struct
510 struct kref ref;
511 struct em28xx *dev;
513 struct v4l2_device v4l2_dev;
514 struct v4l2_ctrl_handler ctrl_handler;
515 struct v4l2_clk *clk;
517 struct video_device vdev;
518 struct video_device vbi_dev;
519 struct video_device radio_dev;
522 struct vb2_queue vb_vidq;
[all …]