Searched defs:pwc_device (Results 1 – 1 of 1) sorted by relevance
163 struct pwc_device struct165 struct video_device *vdev;168 struct usb_device *udev;170 int type; /* type of cam (645, 646, 675, 680, 690, 720, 730, 740, 750) */171 int release; /* release number */172 int features; /* feature bits */173 char serial[30]; /* serial number (string) */174 int error_status; /* set when something goes wrong with the cam (unplugged, USB errors) */175 int usb_init; /* set when the cam has been initialized over USB */178 int vopen; /* flag */[all …]