Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/usb/em28xx/
Dem28xx.h541 struct em28xx_v4l2 { struct
542 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 …]