Searched defs:em28xx_v4l2 (Results 1 – 2 of 2) sorted by relevance
550 struct em28xx_v4l2 { struct551 struct kref ref;552 struct em28xx *dev;554 struct v4l2_device v4l2_dev;555 struct v4l2_ctrl_handler ctrl_handler;557 struct video_device vdev;558 struct video_device vbi_dev;559 struct video_device radio_dev;562 struct vb2_queue vb_vidq;563 struct vb2_queue vb_vbiq;[all …]
541 struct em28xx_v4l2 { struct542 struct kref ref;543 struct em28xx *dev;545 struct v4l2_device v4l2_dev;546 struct v4l2_ctrl_handler ctrl_handler;548 struct video_device vdev;549 struct video_device vbi_dev;550 struct video_device radio_dev;553 struct vb2_queue vb_vidq;554 struct vb2_queue vb_vbiq;[all …]