Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/zr364xx/
Dzr364xx.c172 struct zr364xx_camera { struct
173 struct usb_device *udev; /* save off the usb device pointer */
174 struct usb_interface *interface;/* the interface for this device */
175 struct v4l2_device v4l2_dev;
176 struct v4l2_ctrl_handler ctrl_handler;
177 struct video_device vdev; /* v4l video device */
178 struct v4l2_fh *owner; /* owns the streaming */
179 int nb;
180 struct zr364xx_bufferi buffer;
181 int skip;
[all …]