Searched defs:em28xx_v4l2 (Results 1 – 1 of 1) sorted by relevance
508 struct em28xx_v4l2 { struct509 struct kref ref;510 struct em28xx *dev;512 struct v4l2_device v4l2_dev;513 struct v4l2_ctrl_handler ctrl_handler;514 struct v4l2_clk *clk;516 struct video_device vdev;517 struct video_device vbi_dev;518 struct video_device radio_dev;521 struct vb2_queue vb_vidq;[all …]