Searched defs:em28xx_v4l2 (Results 1 – 1 of 1) sorted by relevance
547 struct em28xx_v4l2 { struct548 struct kref ref;549 struct em28xx *dev;551 struct v4l2_device v4l2_dev;552 struct v4l2_ctrl_handler ctrl_handler;554 struct video_device vdev;555 struct video_device vbi_dev;556 struct video_device radio_dev;559 struct vb2_queue vb_vidq;560 struct vb2_queue vb_vbiq;[all …]