Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/zr364xx/
Dzr364xx.c157 struct zr364xx_camera { struct
158 struct usb_device *udev; /* save off the usb device pointer */
159 struct usb_interface *interface;/* the interface for this device */
160 struct v4l2_device v4l2_dev;
161 struct v4l2_ctrl_handler ctrl_handler;
162 struct video_device vdev; /* v4l video device */
163 struct v4l2_fh *owner; /* owns the streaming */
164 int nb;
165 struct zr364xx_bufferi buffer;
166 int skip;
[all …]