Searched defs:em28xx_v4l2 (Results 1 – 1 of 1) sorted by relevance
509 struct em28xx_v4l2 { struct510 struct kref ref;511 struct em28xx *dev;513 struct v4l2_device v4l2_dev;514 struct v4l2_ctrl_handler ctrl_handler;515 struct v4l2_clk *clk;517 struct video_device vdev;518 struct video_device vbi_dev;519 struct video_device radio_dev;522 struct vb2_queue vb_vidq;[all …]