Searched defs:em28xx_v4l2 (Results 1 – 1 of 1) sorted by relevance
545 struct em28xx_v4l2 { struct546 struct kref ref;547 struct em28xx *dev;549 struct v4l2_device v4l2_dev;550 struct v4l2_ctrl_handler ctrl_handler;552 struct video_device vdev;553 struct video_device vbi_dev;554 struct video_device radio_dev;557 struct vb2_queue vb_vidq;558 struct vb2_queue vb_vbiq;[all …]